Skip to content

Commit d116954

Browse files
committed
fix previous commit
1 parent f8383c6 commit d116954

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r requirements.txt
33

44
# Required for the test suite:
5-
pytest<=3.3.7
5+
pytest
66
pytest-cov
77
pytest-xdist
88
coveralls
@@ -14,7 +14,7 @@ tqdm
1414
jupyter
1515
ipyparallel
1616

17-
pylint
17+
pylint<=3.3.7
1818

1919
sphinx
2020
sphinx-rtd-theme

0 commit comments

Comments
 (0)