summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* remove 'import *' usage (or mark is #noqa)Kun Huang2013-07-301-2/+1
* Removed a comment from tox.ini that no longer applied.Alex Gaynor2013-07-221-1/+0
* Enable pep8 F841 checking.Alex Gaynor2013-07-221-2/+1
* Enable H304 checkTatiana Mazur2013-07-161-2/+1
* Enable H306 checkSergey Lukjanov2013-07-021-2/+1
* Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-261-1/+1
|\
| * python3: Introduce py33 to tox.iniChuck Short2013-06-211-1/+1
* | Fix Further Pyflakes warningsDirk Mueller2013-06-261-3/+1
* | Enable hacking H101 testSergey Lukjanov2013-06-241-2/+1
|/
* Sort imports alphabeticallyMatthias Runge2013-06-141-2/+1
* remove unused importsMatthias Runge2013-06-131-1/+1
* Merge "Add HACKING.rst"Jenkins2013-06-131-1/+11
|\
| * Add HACKING.rstJoe Gordon2013-06-111-1/+11
* | Merge "New tox environment for testing with Django 1.4"Jenkins2013-06-121-1/+6
|\ \ | |/ |/|
| * New tox environment for testing with Django 1.4Julie Pichon2013-05-291-1/+6
* | Enable most of the pyflakes checks.Sergey Lukjanov2013-06-051-1/+12
* | Renames tools/pip-requires to requirements.txtJiri Tomasek2013-05-291-2/+2
|/
* Move to flake8.Monty Taylor2013-05-011-20/+3
* Add ProjectTestingInterface to horizon.Monty Taylor2012-05-261-0/+46