1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

13 commits

Author SHA1 Message Date
Pradyun Gedam
035bc84682
Add CI job to ensure that the documentation builds without warnings
This will help with issues that are being flagged as warnings by Sphinx.
2021-09-18 09:12:45 +01:00
Jon Dufresne
a775351a38 Clean up leftover references to removed Travis and Azure CI 2021-08-28 20:01:58 -07:00
Pradyun Gedam
c9b234c2af
Permit pre-release versions of Python 3.10 in CI 2021-08-06 13:42:31 +01:00
Pradyun Gedam
4ee9a4af25
Add Python 3.10 support 2021-08-06 13:42:31 +01:00
Pradyun Gedam
236c0ccb8a
Move test requirements into tests/
This makes the file easier to locate, by placing it next to the stuff
that it will affect.
2021-07-24 12:06:51 +01:00
Pradyun Gedam
e9cc23ffd9
Skip checks on PRs only 2021-04-24 10:00:54 +01:00
Pradyun Gedam
73dca3a43a
Change quotes 2021-04-21 10:00:46 +01:00
Pradyun Gedam
3df69bcb29
Run all of CI, on scheduled runs 2021-04-17 15:33:58 +01:00
Hugo van Kemenade
ec59cc0968 Run CI on main not master 2021-04-07 17:48:55 +03:00
Stéphane Bidoul
ec0a1cb9f0 ci: fix pre-commit action 2021-04-04 13:39:10 +02:00
Pradyun Gedam
1ab662f330
Trim the number of Windows jobs we run 2021-04-02 01:27:01 +01:00
Pradyun Gedam
876df5a57f
Remove PyPy3 for now 2021-04-02 01:26:55 +01:00
Pradyun Gedam
c022615961
Add a single GitHub Actions workflow for CI 2021-04-02 01:26:26 +01:00