mirror of
https://github.com/pretix/pretix.git
synced 2026-08-10 10:47:00 +00:00
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