- 08 Mar, 2020 15 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Remove Feature support
-
Jason R. Coombs authored
Error on warnings.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Try building docs with python3.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
bb://pypa/distlib#136Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 07 Mar, 2020 14 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Reword UserWarning for insecure extraction path so that the message can be keyed for ignoring it. Ref #1899.
-
Jason R. Coombs authored
Remove module importing hack
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add info message on package index auth error
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Include pkg_resources test data in sdist
-
Jason R. Coombs authored
Fix broken link to distutils docs for package_data
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Use CPython 3.8.0 mechanism to find msvc 14+
-
mayeut authored
-
- 02 Mar, 2020 2 commits
-
-
Ye-hyoung Kang authored
Add news fragment
-
Ye-hyoung Kang authored
The broken link used to point to Python 2 docs (which has been moved). Since Python 2 has reached its end-of-life, link to Python 3 docs instead.
-
- 16 Feb, 2020 2 commits
-
-
Jason R. Coombs authored
Copy docs requirements to a separate file due to RTD constraints.
-
Jason R. Coombs authored
Copy docs requirements to a separate file due to RTD constraints. Fixes #2001. Ref readthedocs/readthedocs.org#6662
-
- 15 Feb, 2020 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Pin virtualenv to <20 as workaround for #1998.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Avoid installing setuptools 45 on Python 2.
-
Jason R. Coombs authored
Because Requires-Python is disabled for Python 2 to allow this declared-incompatible version to install on Python 2, the build-requirements must exclude installing setuptools 45 during the build-system setup. Because Python 2 tests are only needed for internal validation, and because the latest pip is already installed, the build-system can rely on `backend-path = ["."]`. Fixes #1996.
-
- 12 Feb, 2020 1 commit
-
-
Jason R. Coombs authored
Deprecated Eggsecutable Scripts
-