Skip to content

Commit 1fb3d24

Browse files
committed
update project
1 parent 48df0a6 commit 1fb3d24

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.py

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
import setuptools
2+
3+
4+
if __name__ == "__main__":
5+
# See `setup.cfg` and `pyproject.toml` for configuration.
6+
setuptools.setup()

0 commit comments

Comments
 (0)