We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ff406 commit df1f51eCopy full SHA for df1f51e
1 file changed
setup.py
@@ -0,0 +1,7 @@
1
+"""
2
+The project is configured in pyproject.toml. This script is left for the editable installation.
3
4
+
5
+from setuptools import setup # type: ignore
6
7
+setup()
0 commit comments