Skip to content

Commit

Permalink
Restore compatibility with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
f0k committed Nov 20, 2019
1 parent 18f7ee0 commit 6473733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[aliases]
dev = develop easy_install lasagne[testing]

[pytest]
[tool:pytest]
addopts =
-v --doctest-modules
--cov=lasagne --cov-report=term-missing
Expand Down

0 comments on commit 6473733

Please sign in to comment.