We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d22fe commit ad73436Copy full SHA for ad73436
setup.py
@@ -0,0 +1,5 @@
1
+# stub for setuptools. Project is configured in pyproject.toml
2
+
3
+from setuptools import setup
4
5
+setup()
0 commit comments