Skip to content

Commit

Permalink
Bump requirements to xdoctest 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Feb 2, 2019
1 parent 26ea57f commit a33ec45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest>=3.0.5
mock; python_version < '3.3' # unittest.mock does not exist in older versions
unittest2; python_version < '3.4' # in 3.4, self.subTest was added
xdoctest >= 0.7.0
xdoctest >= 0.7.1

0 comments on commit a33ec45

Please sign in to comment.