Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Commit

Permalink
Ignore south_migrations flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Oct 2, 2015
1 parent 31919d2 commit b410e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ commands =
coverage report

[testenv:pep8]
commands = pep8 --repeat --show-source --max-line-length=120 --exclude=env,.tox,dist,migrations aldryn_gallery setup.py
commands = pep8 --repeat --show-source --max-line-length=120 --exclude=env,.tox,dist,migrations,south_migrations aldryn_gallery setup.py
deps = pep8

0 comments on commit b410e54

Please sign in to comment.