1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tools
Ben Darnell b8f1fcf863 Avoid importing a non-vendored version of Tornado
Code depending on this conditional import could break if an old
version of Tornado is present in the environment, rendering pip
unusable.
2021-05-30 11:26:48 -04:00
..
ci Add a single GitHub Actions workflow for CI 2021-04-02 01:26:26 +01:00
news Fix duplicate top line in NEWS.rst 2021-05-23 11:19:37 +02:00
release Get rid of the tools/automation folder 2021-04-01 23:25:09 +01:00
requirements Upgrade sphinxcontrib-towncrier for docs 2021-04-15 01:31:51 +08:00
vendoring/patches Avoid importing a non-vendored version of Tornado 2021-05-30 11:26:48 -04:00
tox_pip.py Use "typing.List" as an annotation 2021-05-25 22:09:27 +08:00