We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d49ef1d commit 63f7094Copy full SHA for 63f7094
setup.py
@@ -1,3 +1,6 @@
1
+# You should not need to modify the contents below.
2
+# Make changes to setup.cfg and pyproject.toml instead.
3
+
4
from setuptools import setup
5
6
setup(use_scm_version=True)
0 commit comments