summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Remove tox_install.sh and just pass -c in toxpike-eolstable/pikeMonty Taylor2019-05-041-4/+5
* Update UPPER_CONSTRAINTS_FILE for stable/pikeOpenStack Release Bot2017-07-281-1/+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
* enable to use in Python2.6heavenshell2012-05-081-1/+1
* add a tox stage for pep8 testingDoug Hellmann2012-05-041-1/+5
* refactor ShowOne and Lister to share a common base classDoug Hellmann2012-04-291-1/+1
* 100% coverage of cliff.app moduleDoug Hellmann2012-04-291-1/+2
* add tests for App and fix an issue with error handling and clean_up() in pyth...Doug Hellmann2012-04-291-1/+3
* install nose for tox testsDoug Hellmann2012-04-201-1/+1
* add debug option to noseDoug Hellmann2012-04-201-1/+1
* add tox config file for testsDoug Hellmann2012-04-201-0/+6