Bugfix hashbang
This commit is contained in:
parent
97d27f7589
commit
0194290140
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -1,5 +1,5 @@
|
|||
# !/usr/bin/env python
|
||||
#
|
||||
#!/usr/bin/env python
|
||||
|
||||
from setuptools import setup, find_packages
|
||||
import todo
|
||||
|
||||
|
|
Loading…
Reference in a new issue