Skip to content

Commit 5a740b1

Browse files
authored
Merge pull request #179 from nileshpatra/drop-dep-on-pytest-version
Drop dep on pytest version
2 parents 07382c0 + 1aa81da commit 5a740b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sphinx
2-
pytest==3.6.1
2+
pytest
33
pytest-cov
44
nibabel
5-
networkx
5+
networkx

0 commit comments

Comments
 (0)