update shellbang of setup.py
This commit is contained in:
parent
ae66a92db1
commit
671faa3a49
2
setup.py
2
setup.py
@ -1,4 +1,4 @@
|
|||||||
#!/bin/python
|
#!/usr/bin/env python3
|
||||||
#https://python-packaging.readthedocs.io/en/latest/minimal.html
|
#https://python-packaging.readthedocs.io/en/latest/minimal.html
|
||||||
import os, glob, sys
|
import os, glob, sys
|
||||||
import os.path
|
import os.path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user