summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/jaraco/skeletonJason R. Coombs2021-05-191-2/+2
|\
| * Make sphinx fail on any warnings (#36)Sviatoslav Sydorenko2021-04-251-1/+1
| * Require twine 3 with keyring unconditionally required.Jason R. Coombs2021-03-061-1/+1
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-02-111-2/+2
|\ \ | |/
| * Replace pep517.build with build (#37)Sviatoslav Sydorenko2021-01-081-2/+2
* | Merge branch '2020-handoff' of https://github.com/jaraco/skeletonJason R. Coombs2021-02-111-13/+10
|\ \ | |/
| * Collapse skeleton history from archive/2020-12Jason R. Coombs2020-12-081-0/+40
* Merge https://github.com/jaraco/tideliftmasterJason R. Coombs2019-11-301-0/+3
|\
| * Move Tidelift token into Travis configurationJason R. Coombs2019-08-221-0/+2
| * Use technique for environment passing matching that found in jaraco/skeletonJason R. Coombs2019-05-171-2/+0
| * Add support for automatic publishing of release notesJason R. Coombs2019-05-171-0/+7
* Bring back tox-pip-version now that pglass/tox-pip-version#20 is fixed.Jason R. Coombs2019-10-251-2/+1
* Disable tox-pip-version as it interacts badly with tox-venv causing tox to us...Jason R. Coombs2019-10-201-2/+3
* Ensure that a late version of pip is installed without special versions of to...Jason R. Coombs2019-09-291-0/+6
* Define passenv in tox release section. Rely on __token__ for default username.Jason R. Coombs2019-08-211-0/+4
* Rely on twine 1.13 or laterJason R. Coombs2019-05-231-2/+1
* Use pytest-black-multipy to enable simple support for pytest-black where avai...Jason R. Coombs2019-05-151-2/+1
* Only install and invoke pytest-black on Python 3Jason R. Coombs2019-05-151-1/+2
* Revert "Pin to pip 19.0 for now for pypa/pip#6434."Jason R. Coombs2019-05-091-1/+0
* Pin to pip 19.0 for now for pypa/pip#6434.Jason R. Coombs2019-04-241-0/+1
* It adds no value to add a pip requirement for the tox installJason R. Coombs2019-04-241-2/+0
* Rely on tox 3.2 and pip 10 or later for all buildsJason R. Coombs2019-04-241-1/+3
* Enable tox-pip-extensions ext_venv_update if available. Fixes jaraco/skeleton#6Jason R. Coombs2019-04-171-0/+2
* Rely on pep517 0.5Jason R. Coombs2018-12-171-4/+1
* Add support for cutting releases without DPL and using pep517.Jason R. Coombs2018-12-121-0/+15
* Prefer pytest-checkdocs to collective.checkdocsJason R. Coombs2018-11-281-1/+0
* Remove workaround for pytest-sugar 159, now fixed.Jason R. Coombs2018-11-121-1/+0
* Add workaround for Frozenball/pytest-sugar#159.Jason R. Coombs2018-11-071-0/+1
* Release of pyyaml 3.13 seems to have fixed install issues on Python 3.7.Jason R. Coombs2018-08-281-2/+0
* We're getting close, but Python 3.7 still requires a workaroundJason R. Coombs2018-07-031-1/+1
* Revert "Remove workaround for pyyaml 126."Jason R. Coombs2018-07-031-0/+2
* Remove workaround for pyyaml 126.Jason R. Coombs2018-06-271-2/+0
* Drop the dot; http://blog.pytest.org/2016/whats-new-in-pytest-30/Jason R. Coombs2018-06-141-1/+1
* 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 nece...Jason R. Coombs2018-01-171-0/+2
* 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 ha...Jason R. Coombs2016-09-231-1/+1
* Use tox instead of pytest-runnerJason R. Coombs2016-09-221-0/+5