The PyPA recommended tool for installing Python packages
Python Other
Latest commit 9312dd3 Jan 6, 2017 @xavfernandez xavfernandez committed on GitHub Merge pull request #4200 from pradyunsg/configuration-refactor-2
Reduce the API exposed by the configuration class
Permalink
Failed to load latest commit information.
.github Create ISSUE_TEMPLATE.md Feb 26, 2016
.travis Change "tmpdir" fixture to work with latest pytest Jul 22, 2016
contrib Move get-pip.py to its own repository Jan 20, 2016
docs Add a note to the docs about 2.6/get-pip.py (#4095) Nov 6, 2016
pip Merge pull request #4200 from pradyunsg/configuration-refactor-2 Jan 6, 2017
tasks Automatic vendoring (#4093) Nov 6, 2016
tests Merge pull request #4200 from pradyunsg/configuration-refactor-2 Jan 6, 2017
.coveragerc Show coverage information for tests Jul 1, 2014
.gitignore ignore more vestiges of the test suite Nov 21, 2016
.landscape.yml Add landscape.io configuration file Jan 2, 2016
.mailmap Update the AUTHORS.txt file Apr 7, 2015
.travis.yml Switch to 3.6.0 final as our latest 3.x release (#4202) Dec 24, 2016
AUTHORS.txt Update AUTHORS Nov 6, 2016
CHANGES.txt Failing exit status when no requirements specified (#4210) Jan 6, 2017
LICENSE.txt Updated copyright to 2016 Jan 1, 2016
MANIFEST.in Ignore .github files from the manifest Feb 27, 2016
README.rst README.rst add link to AppVeyor build status Oct 19, 2016
appveyor.yml Don't use toxenv on appveyor, as it has no way of coping with 64-bit … Dec 2, 2015
dev-requirements.txt Use pytest-catchlog instead of pytest-capturelog Jul 29, 2016
setup.cfg Use the new wheel config section Oct 2, 2015
setup.py Specify the supported python version via python_requires (#3860) Jul 21, 2016
tox.ini Fix travis and tox configurations for 3.6 and 3.7 Oct 15, 2016

README.rst