summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Use py3 as the default runtime for toxsongwenping2021-04-201-1/+1
* Remove lower-constraintsStephen Finucane2021-01-271-16/+10
* Update requirements URLs in tox configlikui2020-10-301-1/+1
* Bump py37 to py38 in tox.inisongwenping2020-10-061-1/+1
* Migrate to stestrMonty Taylor2020-06-061-2/+12
* [ussuri][goal] Drop python 2.7 support and testing3.0.0Andreas Jaeger2020-02-041-12/+5
* Add Python 3 Train unit testsCorey Bryant2019-07-051-1/+1
* Merge "Updates for OpenDev transition"Zuul2019-05-041-1/+1
|\
| * Updates for OpenDev transitionDean Troyer2019-04-211-1/+1
* | Dropping the py35 testingGhanshyam Mann2019-04-221-1/+1
|/
* fix tox python3 overridesDoug Hellmann2018-06-061-0/+3
* add lower-constraints jobDoug Hellmann2018-04-091-0/+7
* Remove tox_install.sh and just pass -c in toxMonty Taylor2017-12-021-4/+3
* Move doc requirements to doc/requirements.txtMonty Taylor2017-12-011-1/+7
* do not require installing demo app to build docsDoug Hellmann2017-12-011-1/+0
* Use in-tree cliffdemo app for docs buildAkihiro Motoki2017-11-291-1/+1
* add bandit to pep8 jobDoug Hellmann2017-11-101-2/+7
* Generate demoapp CLI referneceAkihiro Motoki2017-10-101-2/+4
* Updates for stestrDean Troyer2017-09-141-0/+3
* Make openstackdocstheme an optional doc dependencyThomas Bechtold2017-08-071-0/+1
* covert test suite to use testrepository2.7.0Doug Hellmann2017-04-231-2/+4
* Remove support for py34gengchc22017-03-131-1/+1
* Add Constraints supportTony Breeds2017-01-041-3/+10
* Remove tox environments that no longer workTony Breeds2017-01-041-8/+0
* Add Python 3.5 classifier and venvTony Xu2016-10-251-1/+1
* Drop Python 2.6 supportChangBo Guo(gcb)2016-02-111-3/+0
* Remove py26 as a default test from tox.iniTerryHowe2015-07-241-1/+1
* Remove requirements.txt from tox.iniTerryHowe2015-07-171-3/+1
* Fix pep8 tests for lambdaTerryHowe2015-02-201-3/+0
* Fix git repo urls in tox.iniDoug Hellmann2015-02-191-4/+7
* Bring doc build up to standardDoug Hellmann2014-10-261-5/+3
* Merge "Add docs environment to tox.ini"Jenkins2014-09-111-0/+4
|\
| * Add docs environment to tox.iniMonty Taylor2014-09-081-0/+4
* | Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
|/
* Clean up default tox environment listDoug Hellmann2014-07-251-1/+1
* add doc requirements to venvDoug Hellmann2014-04-031-0/+1
* Add integration tests with known consumersDoug Hellmann2014-01-031-0/+18
* add venv environ to tox config1.5.1Doug Hellmann2014-01-031-0/+3
* Move to stackforgeDoug Hellmann2013-12-201-2/+2
* add pypy test env configurationpyparsing-updateDoug Hellmann2013-09-231-1/+1
* force python2.6 for that test envDoug Hellmann2013-08-161-0/+3
* move tests into cliff packageDoug Hellmann2013-07-261-1/+1
* turn off distribute in toxDoug Hellmann2013-06-121-1/+2
* fix flake8 issues with setup.pyDoug Hellmann2013-06-111-1/+1
* add python 3.3 to toxDoug Hellmann2013-03-261-1/+1
* add style checks to testsDoug Hellmann2013-03-161-1/+1
* use flake8 for style checksDoug Hellmann2013-03-161-4/+4
* Add python2.6 supportMark McClain2012-08-291-1/+1
* pep8 cleanupDoug Hellmann2012-06-011-1/+1
* disable py26 tests since I do not have an environment for running themDoug Hellmann2012-05-141-1/+1