Skip to content

Commit

Permalink
fix pytest under py3.7 (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Jan 6, 2019
1 parent 4789d41 commit 097d0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
decorator
nbval
pytest
pytest<4.1
pytest-cov
pylama
flake8-import-order
Expand Down

0 comments on commit 097d0b0

Please sign in to comment.