Skip to content

Commit 6869e2d

Browse files
ashwoodsmitsuhiko
authored andcommitted
ref: Update pytest requirements (getsentry#1224)
1 parent 9c72270 commit 6869e2d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

setup.py

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,12 @@
7373
'logbook',
7474
'mock',
7575
'nose',
76-
'pycodestyle',
7776
'pytz',
7877
'pytest>=3.2.0,<3.3.0',
79-
'pytest-timeout==1.2.0',
78+
'pytest-timeout==1.2.1',
8079
'pytest-xdist==1.18.2',
81-
'pytest-pythonpath==0.7.1',
82-
'pytest-sugar==0.9.0',
83-
'pytest-cov',
80+
'pytest-pythonpath==0.7.2',
81+
'pytest-cov==2.5.1',
8482
'pytest-flake8==1.0.0',
8583
'requests',
8684
'tornado>=4.1,<5.0',

0 commit comments

Comments
 (0)