summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies for pep8: to hacking v6Jay Faulkner2023-04-211-2/+2
* Fix tox4 error5.1.0Riccardo Pittau2022-12-281-1/+0
* No longer override install_command in tox.iniJay Faulkner2022-11-291-1/+0
* Drop lower-constraints.txt and its testingGhanshyam Mann2022-05-251-6/+0
* Add lower-constraints job to current development branchRiccardo Pittau2021-08-121-0/+6
* Changed minversion in tox to 3.18.0likui2021-06-041-2/+2
* Update minversion of toxRiccardo Pittau2021-01-221-1/+1
* Merge "Move pep8 dependencies from test-requirements to tox.ini"4.5.0Zuul2021-01-061-0/+6
|\
| * Move pep8 dependencies from test-requirements to tox.iniRiccardo Pittau2020-12-231-0/+6
* | remove lower-constraints job tox.inilikui2020-12-201-6/+0
|/
* Use TOX_CONSTRAINTS_FILElikui2020-11-121-4/+4
* Remove install unnecessary packagesmaaoyu2020-09-241-2/+0
* Set min version of tox to 3.2.1Riccardo Pittau2020-07-151-1/+1
* Remove pypywu.chunyang2020-07-031-1/+1
* Check import orderRiccardo Pittau2020-04-211-0/+3
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-301-1/+1
* Enforce running tox with correct python version based on envRiccardo Pittau2019-12-231-1/+2
* Drop python 2.7 support and testingIury Gregory Melo Ferreira2019-11-221-15/+2
* Build pdf doc3.0.0Kaifeng Wang2019-09-051-0/+8
* Switch to the new canonical constraints URL on masterchenke2019-06-171-4/+4
* Update Python 3 test runtimes for TrainKaifeng Wang2019-06-131-1/+1
* Fetch requirements from opendevKaifeng Wang2019-05-081-4/+4
* Dropping the py35 testingGhanshyam Mann2019-04-141-1/+1
* Run jobs under python2 and python3Iury Gregory Melo Ferreira2019-03-151-0/+8
* Move to zuulv3Iury Gregory Melo Ferreira2019-03-111-0/+1
* Update min tox version to 2.0huang.zhiping2018-10-211-1/+1
* Merge "Switch to using stestr"Zuul2018-06-111-2/+2
|\
| * Switch to using stestrCharles Short2018-06-051-2/+2
* | fix tox python3 overridesDoug Hellmann2018-06-061-0/+5
|/
* Follow the new PTI for document buildNguyen Hai2018-04-191-4/+14
* add lower-constraints jobDoug Hellmann2018-03-221-0/+7
* Replace curly quotes with straight quotesmelissaml2018-01-261-1/+1
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-2/+2
* Replace testr with stestrPavlo Shchelokovskyy2017-10-061-5/+8
* flake8: Enable some off-by-default checksJohn L. Villalovos2017-09-071-1/+4
* tox.ini: Add 'py36' to the default envlistJohn L. Villalovos2017-08-281-1/+1
* Merge "Update tox envs list"Jenkins2017-01-111-1/+1
|\
| * Update tox envs listKyrylo Romanenko2017-01-101-1/+1
* | [trivial] Fix of apostrophe in tox.iniKyrylo Romanenko2016-12-271-1/+1
|/
* Allow import more than one func from i18nAnton Arefiev2016-11-241-1/+1
* Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-091-0/+4
* Don't write python bytecode while testingJohn L. Villalovos2016-08-311-0/+1
* Merge "Add docs target to tox.ini"Jenkins2016-08-221-0/+7
|\
| * Add docs target to tox.iniVladyslav Drok2016-08-191-0/+7
* | Use constraints for all the thingsJim Rollenhagen2016-08-191-1/+2
|/
* Fix coverage targetClark Boylan2016-07-271-2/+0
* Add Python 3.5 classifier and venvzhengchuan hu2016-07-141-1/+1
* Trivial: ignore openstack/common in flake8 exclude listChangBo Guo(gcb)2016-05-111-1/+1
* Fix for tox 'testenv:cover' commandAlexey Galkin2016-04-201-1/+4
* Stop ignoring _ as builtin in pep8Pavlo Shchelokovskyy2016-02-251-1/+0