forked from CGM_Public/pretix_original
Upgrade py.test version
This commit is contained in:
@@ -7,7 +7,7 @@ pep8-naming
|
||||
flake8
|
||||
codecov
|
||||
coverage
|
||||
pytest==3.0.*
|
||||
pytest==3.6.*
|
||||
pytest-django
|
||||
isort
|
||||
pytest-mock==1.4.*
|
||||
|
||||
+1
-1
@@ -124,7 +124,7 @@ setup(
|
||||
'pep8-naming',
|
||||
'coveralls',
|
||||
'coverage',
|
||||
'pytest==2.9.*',
|
||||
'pytest==3.6.*',
|
||||
'pytest-django',
|
||||
'isort',
|
||||
'pytest-mock',
|
||||
|
||||
Reference in New Issue
Block a user