diff options
| -rw-r--r-- | tox.ini | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -28,8 +28,7 @@ commands= python -m coverage xml --include=lib/sqlalchemy/* [testenv:pep8] -# we are *very very* early in the flake8 process :) -commands = python -m flake8 setup.py sqla_nose.py test/aaa_profiling/ +commands = python -m flake8 {posargs} [flake8] |
