Pin version requirements, add more tasks to makefile, specify python

version in manage.py shebang
This commit is contained in:
Raphael Michel
2015-05-15 22:54:12 +02:00
parent 59f8930785
commit d1473b9958
7 changed files with 20 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import os
import sys