Skip to content

Commit e142a12

Browse files
committed
add back setup.py
1 parent 5da7d2f commit e142a12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This file is mostly for Binder to work
2+
# It is expected to get its content from the newer setup.cfg
3+
from setuptools import setup
4+
setup()

0 commit comments

Comments
 (0)