kevinwang676 commited on
Commit
fa36d7f
·
1 Parent(s): 20a9ce0

Create setup.py

Browse files
Files changed (1) hide show
  1. setup.py +3 -0
setup.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from setuptools import setup
2
+
3
+ setup()