Skip to content

Commit

Permalink
Require pytest 3.6.0+
Browse files Browse the repository at this point in the history
We use node.iter_markers which was added in 3.6.0

Fixes OSGeo#1165
  • Loading branch information
craigds committed Dec 27, 2018
1 parent a981e81 commit b7e44f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest>=3
pytest>=3.6.0
pytest-sugar

0 comments on commit b7e44f5

Please sign in to comment.