use env in setup.py

This commit is contained in:
Chrys 2022-04-09 11:14:48 +02:00
parent 0ed4eef266
commit 77ffac9d5d

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