Skip to content

Commit 63f7094

Browse files
committed
Add note to setup.py mentioning to not modify its contents
1 parent d49ef1d commit 63f7094

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

+3
Original file line numberDiff line numberDiff line change
@@ -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+
14
from setuptools import setup
25

36
setup(use_scm_version=True)

0 commit comments

Comments
 (0)