mirror of
https://github.com/pretix/pretix.git
synced 2026-05-13 16:33:59 +00:00
Rename tixl to pretix
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Functional requirements
|
||||
Django>=1.7
|
||||
Django==1.7.3
|
||||
pytz
|
||||
django-bootstrap3
|
||||
-e git+https://github.com/tixl/django-formset-js.git@master#egg=django-formset-js
|
||||
-e git+https://github.com/tixl/cleanerversion.git@tixl#egg=cleanerversion
|
||||
-e git+https://github.com/pretix/django-formset-js.git@master#egg=django-formset-js
|
||||
-e git+https://github.com/pretix/cleanerversion.git@pretix#egg=cleanerversion
|
||||
django-compressor
|
||||
|
||||
# Deployment / static file compilation requirements
|
||||
@@ -28,5 +28,5 @@ coveralls
|
||||
coverage
|
||||
selenium
|
||||
# PyVirtualDisplay
|
||||
# -e git+https://github.com/tixl/sauceclient.git@master#egg=sauceclient
|
||||
# -e git+https://github.com/pretix/sauceclient.git@master#egg=sauceclient
|
||||
# travis
|
||||
|
||||
Reference in New Issue
Block a user