- 20 Sep, 2017 2 commits
-
-
Miro Hrončok authored
See https://bugs.python.org/issue2751
-
Miro Hrončok authored
This allows to run the testsuite on systems where `/usr/bin/pip` is a specific Python version, but the tests are run on a different one. For example in Fedora RPM, when the Python 3 tests are invoked, they should use Python 3 pip, not Python 2 `/usr/bin/pip`. Unlike other approaches, like using `pip2`/`pip3` which is currently done in Fedora RPM (downstream patch), this way it Works Everywhere
™ and the downstream patch can be dropped. See https://src.fedoraproject.org/rpms/python-setuptools/blob/54eaa03a4dc97f93a5e4c92c55e580a4ab55a058/f/0001-Run-test-on-a-version-specific-pip.patch
-
- 15 Sep, 2017 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 14 Sep, 2017 2 commits
-
-
Jason R. Coombs authored
Proofreading for the setup.cfg documentation
-
John T. Wodder II authored
-
- 13 Sep, 2017 5 commits
-
-
Jason R. Coombs authored
travis: make deploy stage conditional
-
Benoit Pierre authored
-
Jason R. Coombs authored
fix `test_pip_upgrade_from_source` test on Python 2.6
-
Benoit Pierre authored
-
Jason R. Coombs authored
-
- 11 Sep, 2017 2 commits
-
-
Jason R. Coombs authored
Add badges to the top of README
-
Sviatoslav Sydorenko authored
* PYPI * Travis CI * AppVeyor CI * List of currently supported Python versions
-
- 09 Sep, 2017 11 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 03 Sep, 2017 16 commits
-
-
Jason R. Coombs authored
Fix Python 2.6 support
-
Benoit Pierre authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
pkg_resources: do not call stat() and access()
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Improve README file list handling and add Markdown to the current list
-
Jason R. Coombs authored
-
Jason R. Coombs authored
pkg_resources: improve `WorkingSet.resolve(replace_conflicting=True)`
-
Jason R. Coombs authored
-
Jason R. Coombs authored
workaround easy_install bug
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add new long_description_content_type kwarg
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Sort file lists
-