Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 45941bf

Browse files
committed
Update test_require versions
1 parent 1c377bc commit 45941bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
'nose',
7474
'pycodestyle',
7575
'pytz',
76-
'pytest>=3.1.0,<3.2.0',
76+
'pytest>=3.2.0,<3.3.0',
7777
'pytest-timeout==1.2.0',
7878
'pytest-xdist==1.18.2',
79-
'pytest-pythonpath',
79+
'pytest-pythonpath==0.7.1',
8080
'pytest-sugar==0.8',
8181
'pytest-assume',
8282
'pytest-cov',

0 commit comments

Comments
 (0)