Initial import (#1995676)
This commit is contained in:
parent
4afa5592f2
commit
db542e4e52
4 changed files with 96 additions and 0 deletions
3
setup.py
Normal file
3
setup.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from setuptools import setup
|
||||
|
||||
setup(install_requires=["setuptools>=30.3.0"])
|
||||
Loading…
Add table
Add a link
Reference in a new issue