update shellbang of setup.py

This commit is contained in:
chrys 2018-07-17 00:41:16 +02:00
parent ae66a92db1
commit 671faa3a49

View File

@ -1,4 +1,4 @@
#!/bin/python
#!/usr/bin/env python3
#https://python-packaging.readthedocs.io/en/latest/minimal.html
import os, glob, sys
import os.path