Skip to content

Commit

Permalink
Fixing pytest-runner execution: It doesn't work with options on setup…
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaniabi committed Mar 21, 2016
1 parent 5dd9924 commit 614d95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg → pytest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[pytest]
pep8maxlinelength = 100
pep8ignore =
pep8ignore =
docs/conf.py ALL

0 comments on commit 614d95f

Please sign in to comment.