Skip to content

Commit 53a9fba

Browse files
committed
Create setup.py
1 parent ae4597f commit 53a9fba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
from setuptools import setup
2+
3+
4+
setup()

0 commit comments

Comments
 (0)