summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add tox target to find missing requirementsDavanum Srinivas2015-06-281-0/+8
* Advertise support for Python3.4 / Remove support for 3.3Davanum Srinivas2015-05-101-1/+1
* Activate pep8 check that _ is importedJames Carey2014-10-311-1/+0
* Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
* Changes imports order to pass H305, enables checkPetr Blaho2014-07-091-1/+0
* Add warning about interpolating values from groupsDoug Hellmann2014-06-171-0/+3
* Bump hacking to 0.9.x seriesDavanum Srinivas2014-06-121-0/+1
* Move py33 env before py2xDoug Hellmann2014-04-011-1/+1
* Fix python 3.3 test configurationDoug Hellmann2013-07-221-3/+1
* Add Python 3 supportJulien Danjou2013-07-161-0/+3
* Rename tools/(pip|test)-requires to *requirements.txtDirk Mueller2013-06-131-2/+2
* Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-031-1/+1
|\
| * python3: Introduce py33 to tox.iniChuck Short2013-06-011-1/+1
* | Enable pep8 E125 check (w/o any changes).Sergey Lukjanov2013-06-021-1/+0
|/
* Switch to flake8/hacking instead of pep8+pyflakes.Monty Taylor2013-05-091-12/+7
* Upgrade testing to use testr.Monty Taylor2013-05-031-2/+5
* Adds pylint section in tox.ini in oslo.config to check for unused importsZhongyue Luo2013-03-221-1/+6
* Add sphinx documentationMark McLoughlin2013-02-091-1/+1
* Add oslo-config project infrastructureMark McLoughlin2013-01-211-0/+22