commit
26f796afba
1 changed files with 5 additions and 0 deletions
5
setup.py
Normal file
5
setup.py
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
from setuptools import setup
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
setup()
|
||||||
|
|
Loading…
Reference in a new issue