summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Update UPPER_CONSTRAINTS_FILE for stable/queensOpenStack Release Bot2018-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
* Put py34 first in the env order of tox .vishal mahajan2016-01-211-1/+1
* Add reno for release notes managementVladyslav Drok2015-12-181-0/+3
* Merge "Switch tox unit test command to use ostestr"Jenkins2015-12-161-2/+4
|\
| * Switch tox unit test command to use ostestrJim Rollenhagen2015-12-151-2/+4
* | Drop py33 supportshu-mutou2015-12-151-1/+1
|/
* Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* Remove httpretty workaroundJohn L. Villalovos2015-11-251-5/+0
* Drop explicit Python 2.6 supportJim Rollenhagen2015-11-171-1/+1
* Use doc8 style checkerRuby Loo2015-09-301-0/+1
* Revert: requirement files in alphabetical orderRuby Loo2015-07-131-1/+0
* Install the ironicclient into the 'venv' virtualenvJohn L. Villalovos2015-06-041-0/+1
* httpretty can fail in Python 3.4 with wrong LC_ALLJohn L. Villalovos2015-05-251-0/+5
* Add in support for a tox pypy targetMichael Davies2015-04-291-1/+1
* Force LANGUAGE=en_US in test runs0.5.0John L. Villalovos2015-03-301-0/+3
* Fix the final PEP8 errorsJohn L. Villalovos2015-03-101-1/+1
* Adds basic ironicclient functional testingAdam Gandelman2015-03-091-0/+3
* Fix PEP8 E121,E122,E123,E124,E125,E129 errorsJohn L. Villalovos2015-02-261-1/+1
* For flake8 check, make the 'E12' ignore be more granularJohn L. Villalovos2015-02-241-1/+1
* Remove unused command in tox.iniMotohiro OTSUKA2014-09-261-1/+0
* Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
* Add main developer pageRuby Loo2014-04-011-0/+1
* Sort requirement files in alphabetical orderChenZheng2014-02-271-0/+1
* Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
* Comply with new hacking releaseGhe Rivero2013-11-181-0/+3
* Add initial filesChris Krelle2013-09-051-0/+36