mirror of
https://github.com/pretix/pretix.git
synced 2025-12-23 17:02:26 +00:00
Pin version requirements, add more tasks to makefile, specify python
version in manage.py shebang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
||||
Reference in New Issue
Block a user