Bugfix hashbang

This commit is contained in:
Peter Bittner 2014-05-31 09:36:54 +02:00
parent 97d27f7589
commit 0194290140

View file

@ -1,5 +1,5 @@
# !/usr/bin/env python
#
#!/usr/bin/env python
from setuptools import setup, find_packages
import todo