Update setup.py
This commit is contained in:
parent
008e85b612
commit
60719b0495
@ -1,4 +1,5 @@
|
|||||||
#!/bin/python
|
#!/bin/python
|
||||||
|
#https://python-packaging.readthedocs.io/en/latest/minimal.html
|
||||||
import os
|
import os
|
||||||
from setuptools import find_packages
|
from setuptools import find_packages
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
Loading…
Reference in New Issue
Block a user