Skip to content

Commit

Permalink
fix minversion for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RileyMShea committed Feb 28, 2021
1 parent 69b4337 commit 92ce571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[pytest]
minversion = 6.0
minversion = 5.4
testpaths =
tests
filterwarnings =
Expand Down

0 comments on commit 92ce571

Please sign in to comment.