forked from seba/servefile
Sebastian Lohff
2b138446d4
Using /usr/bin/python might have side-effects, such as the system python being used even when the script is called from within a python virtual env. env python should give us the right interpreter. As we are both python2 and python3 compatible this should cause no problems. |
||
---|---|---|
tests | ||
.gitignore | ||
ChangeLog | ||
MANIFEST.in | ||
servefile | ||
servefile.1 | ||
setup.py | ||
tox.ini |