summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* Add workaround for manahl/pytest-plugins/issues/122Jason R. Coombs2019-02-141-0/+2
|
* Pin to old versions of pytest as workaround for manahl/pytest-plugins#110.Jason R. Coombs2019-02-141-0/+2
|
* Limit workaround to affected PythonJason R. Coombs2018-03-071-1/+1
|
* Add workaround for build failures on Python 3.7 (yaml/pyyaml#126).Jason R. Coombs2018-02-281-0/+2
|
* To support namespace packages, Setuptools must be 31.0.1. This change is ↵Jason R. Coombs2018-01-171-0/+2
| | | | necessary with the adoption of tox-venv, which uses Python's venv, which does not install the latest setuptools by default.
* Run only default environment by default.Jason R. Coombs2018-01-031-0/+1
|
* Add build-docs env in tox.Jason R. Coombs2018-01-021-0/+8
|
* Check the docs during testsJason R. Coombs2017-09-131-1/+3
|
* Require tox 2.4 or later; fixes #2.Jason R. Coombs2017-04-281-0/+3
|
* Move requirements for docs and testing into extrasJason R. Coombs2017-04-211-3/+1
|
* Allow passing posargsJason R. Coombs2016-10-141-1/+1
|
* Use usedevelop to workaround tox-dev/tox#373Jason R. Coombs2016-09-301-0/+1
|
* Each requirement line is passed as a single parameter to pip, so you can't ↵Jason R. Coombs2016-09-231-1/+1
| | | | have a space separating the option and its value.
* Use tox instead of pytest-runnerJason R. Coombs2016-09-221-0/+5