summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* tox: define the minimal tox version required (#5914)Benoit Pierre2018-10-241-0/+1
* tests: rework tests virtual environmentBenoit Pierre2018-10-181-0/+7
* tox: fix environment setupBenoit Pierre2018-10-071-1/+7
* Pin to the older mypy versionPradyun Gedam2018-09-181-1/+1
* Move conf.py into the html directory, to be compatible with RTDPradyun Gedam2018-08-221-3/+7
* Reorganize pip's docs folderPradyun Gedam2018-08-221-4/+4
* Skip installation for tox jobs that don't need the in-developement pipPradyun Gedam2018-08-131-0/+5
* Merge branch 'master' into python-3.7Pradyun Gedam2018-07-241-4/+4
|\
| * :art: for tox.iniPradyun Gedam2018-07-241-2/+2
| * Fix a typo in tox.iniPaul Moore2018-07-211-1/+1
| * Simplify linter configuration to be consistentPradyun Gedam2018-06-251-2/+2
* | Document and test support for Py3.7Pradyun Gedam2018-07-031-1/+1
|/
* Move linting requirements to a requirements filePradyun Gedam2018-06-161-3/+1
* Move requirements files to tools/Pradyun Gedam2018-06-151-2/+2
* Simplify the call to mypyPradyun Gedam2018-06-141-2/+2
* Rework Travis CI configurationPradyun Gedam2018-05-301-1/+1
* Run functional tests for install in separate jobs (#5436)Hugo2018-05-261-3/+3
* Drop support for Python 3.3Donald Stufft2018-05-171-1/+1
* Add a coverage job for Python 3 to toxPradyun Gedam2017-11-141-0/+4
* tox: fix handling of flaky tests during CI buildsBenoit Pierre2017-11-041-1/+1
* docs,tox: Start using a requirements filePradyun Gedam2017-10-081-5/+1
* Polish docs and change theme (#4758)Pradyun Gedam2017-10-071-3/+7
* Fix integration tests on Windows (#4769)Benoit Pierre2017-10-061-0/+1
* tox: enable `usedevelop` for faster testsuite startup (#4776)Benoit Pierre2017-10-061-0/+1
* Move mypy stubs as wellPradyun S. Gedam2017-09-021-2/+2
* Merge branch 'master' into mypy/infrastructurePradyun S. Gedam2017-09-021-1/+1
|\
| * Move all internal APIs to pip._internalDonald Stufft2017-08-311-1/+1
* | :wrench:Pradyun S. Gedam2017-07-181-1/+0
* | Add a separate tox job for mypyPradyun S. Gedam2017-07-171-1/+7
* | Improve mypy configurationPradyun S. Gedam2017-07-171-1/+0
* | Add basic mypy supportPradyun S. Gedam2017-07-171-1/+4
|/
* Add man pages for pip (#4491)Pradyun S. Gedam2017-07-051-1/+3
* Merge linting tests onto 2 jobs (#4566)Pradyun S. Gedam2017-07-051-12/+15
* Move flake8 configuration into setup.cfg (#4594)Pradyun S. Gedam2017-07-051-4/+0
* Ignore the .idea directory when running flake8 (#4570)Pradyun S. Gedam2017-06-261-1/+1
* Don't lock down minor version when lintingPradyun S. Gedam2017-06-131-3/+3
* isort: Ignore using setup.cfgPradyun S. Gedam2017-06-131-1/+1
* Skip vendored filesPradyun S. Gedam2017-06-131-1/+1
* Add an isort jobPradyun S. Gedam2017-06-131-1/+7
* Update version of flake8Pradyun S. Gedam2017-06-131-2/+2
* Pin Sphinx versionPradyun S. Gedam2017-05-171-1/+1
* Fix up some bookkeepingDonald Stufft2017-03-181-4/+1
* Fix travis and tox configurations for 3.6 and 3.7Xavier Fernandez2016-10-151-1/+1
* Drop the --pre option when installing environmentsXavier Fernandez2016-02-161-2/+2
* Rename readme to readme_rendererXavier Fernandez2016-01-041-1/+1
* Drop support for Python 3.2Donald Stufft2015-10-011-3/+3
* Check long_description is validcheck-long_descriptionMatt Iversen2015-09-281-2/+6
* Try to test against Python 3.5Donald Stufft2015-05-271-1/+2
* Set the environment variableDonald Stufft2015-05-141-0/+4
* Pin flake8 to 2.3.0Donald Stufft2015-03-051-2/+2