Skip to content

Commit

Permalink
Remove --nomigrations from py.test default options
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Jul 13, 2016
1 parent e9defe8 commit 136d398
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Expand Up @@ -3,7 +3,6 @@ universal=1

[pytest]
python_files=test_*.py *tests.py
addopts = --nomigrations
testpaths = tests/

[flake8]
Expand Down

0 comments on commit 136d398

Please sign in to comment.