add packaging files
This commit is contained in:
parent
ec66aa40de
commit
f544d8eef9
5 changed files with 27 additions and 3 deletions
5
setup.py
Normal file
5
setup.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
from setuptools import setup
|
||||
|
||||
if __name__ == "__main__":
|
||||
setup()
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue