aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Publish release notes to tidelift following release.Jason R. Coombs2019-12-011-0/+3
* Restore 'setup.py' release stepJason R. Coombs2019-12-011-2/+2
* Invoke bootstrap prior to cutting release.Jason R. Coombs2019-12-011-0/+1
* Add 'release' tox environment from jaraco/skeletonJason R. Coombs2019-11-301-0/+15
* tweak workaround for #1644Benoit Pierre2019-11-151-1/+1
* improve workaround for #1644Benoit Pierre2019-10-071-6/+8
* tox: tweak configurationBenoit Pierre2019-05-141-1/+1
* Require network in CI buildsPaul Ganssle2019-02-231-1/+1
* tests: temporary pin pip to fix the Python 2.7 jobBenoit Pierre2019-01-261-1/+1
* coverage: disable gcov processingBenoit Pierre2018-10-211-1/+1
* tox: fix configuration so newer tox versions are supportedBenoit Pierre2018-08-111-0/+6
* Drop support for EOL Python 3.3Hugo2018-05-241-1/+1
* Fix doc build warningsJeremy Bowman2018-05-141-2/+2
* Add tox environment for docsJeremy Bowman2018-05-141-0/+8
* Improve speed and clarity of code coverageBenoit Pierre2018-03-271-12/+11
* Start omitting */_vendor/*Paul Ganssle2018-03-231-1/+1
* Update tox passenvPaul Ganssle2018-03-231-1/+3
* Omit vendored code from coveragePaul Ganssle2018-03-231-0/+1
* Add travis, appveyor and codecov passenvsPaul Ganssle2018-03-231-1/+1
* Add codecov to tox and travisPaul Ganssle2018-03-231-0/+6
* Add coverage generation to toxPaul Ganssle2018-03-231-1/+23
* Drop support for Python 2.6 by merging the drop-py26 branch. Fixes #878.Jason R. Coombs2017-11-201-1/+1
|\
| * Remove reference to Python 2.6 as a supported interpreter.drop-py26Jason R. Coombs2017-11-201-1/+1
* | PyPy3 is supportedJason R. Coombs2017-11-201-1/+1
|/
* tests: move py.test report arguments to pytest.iniBenoit Pierre2017-07-131-1/+1
* tox: add xpassed tests to the reportBenoit Pierre2017-07-131-1/+1
* Merge branch 'master' into feature/re-vendor-sadfaceJason R. Coombs2017-05-301-0/+6
|\
| * Add snippet for running Tox against all supported PythonsPi Delport2017-05-111-0/+4
| * Add bootstrap instructions to tox.iniPi Delport2017-05-111-0/+2
* | Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"Jason R. Coombs2017-02-241-4/+1
|/
* Also have tox reference the generated requirements.txtJason R. Coombs2017-01-011-3/+1
* Strip out vendored packages and require them instead. Ref #581.Jason R. Coombs2017-01-011-1/+5
* Use the 'extras' feature of toxJason R. Coombs2017-01-011-0/+1
* Use py.test to launch pytest, rather than python -m test, preventing the empt...Jason R. Coombs2016-12-101-1/+2
* Skip failing test on appveyor until the cause can be uncovered. Ref #851.Jason R. Coombs2016-11-181-1/+1
* Move test requirements into another file so they might be referenced manually.Jason R. Coombs2016-10-311-6/+1
* Allow passing posargsJason R. Coombs2016-10-141-1/+1
* Use backports.unittest_mock 1.2 for Python 3.2 and 2.6 compatibility.Jason R. Coombs2016-10-141-1/+1
* Just use backports.unittest_mock so that tox can be invoked naturally (withou...Jason R. Coombs2016-10-141-1/+1
* Run tests with toxJason R. Coombs2016-10-141-4/+4
* Use pytest>=3.0.2Bruno Oliveira2016-09-011-1/+1
* Install py.test>=2.8,<3Tim Heap2016-08-291-1/+4
* fix tests on windows (#754)Gabi Davar2016-08-201-0/+1
* Update tox.ini envlist to match supported PythonsTim Heap2016-08-141-1/+1
* Update tox tests so they run the full suite of tests using the canonical tech...Jason R. Coombs2015-11-251-4/+2
* Fix tox settings so they workDoug Hellmann2015-01-121-2/+4
* tox.ini: Add {posargs} to py.test invocationMarc Abramowitz2014-10-111-1/+1
* Move tests.sh to a tox configMatthew Iversen2014-06-021-0/+5