8000 Allow for higher versions of pytest · bmoar/github3.py@8e7ae5f · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e7ae5f

Browse files
committed
Allow for higher versions of pytest
1 parent b9d4cb7 commit 8e7ae5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ requests>=2.0.0,<=3.0.0
22
uritemplate.py==0.2.0
33
#coverage==3.5.2
44
mock==1.0.1
5-
pytest==2.3.5
5+
pytest>=2.3.5
66
wheel==0.21.0
77
git+git://github.com/sigmavirus24/betamax

0 commit comments

Comments
 (0)
0