Skip to content

Commit 29205f0

Browse files
committed
restore minimalist setup.py
1 parent 561bd4c commit 29205f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

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

0 commit comments

Comments
 (0)