mirror of
https://github.com/pretix/pretix.git
synced 2026-08-25 13:12:00 +00:00
Re-structured requirements files
This commit is contained in:
@@ -1 +1,13 @@
|
||||
django-debug-toolbar>=1.3.0,<2.0
|
||||
# Testing requirements
|
||||
pyflakes
|
||||
pep8==1.5.7 # exact requirement by flake8 2.4.0
|
||||
pep8-naming
|
||||
flake8
|
||||
coveralls
|
||||
coverage
|
||||
selenium
|
||||
pytest
|
||||
pytest-django
|
||||
isort
|
||||
pytest-mock
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
# Testing requirements
|
||||
pyflakes
|
||||
pep8==1.5.7 # exact requirement by flake8 2.4.0
|
||||
pep8-naming
|
||||
flake8
|
||||
coveralls
|
||||
coverage
|
||||
selenium
|
||||
pytest
|
||||
pytest-django
|
||||
isort
|
||||
pytest-mock
|
||||
# PyVirtualDisplay
|
||||
# -e git+https://github.com/pretix/sauceclient.git@master#egg=sauceclient
|
||||
# travis
|
||||
Reference in New Issue
Block a user