Skip to content

Commit d0e406f

Browse files
committed
ENH(TST): Fix version to older pytest to ease backward compatibility testing
1 parent b694332 commit d0e406f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
-r requirements.txt
2-
pytest
2+
# Fix version to older pytest to ease backward compatibility testing
3+
pytest==3.6.4
34
tinydb
45
inotify

0 commit comments

Comments
 (0)