Skip to content

Commit 2051ea8

Browse files
committed
Add note about setuptools_scm to MANIFEST.in
1 parent 9165092 commit 2051ea8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

MANIFEST.in

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
# We'll use a manifest.in once we're in the stages of building and releasing
2-
# source distributions:
3-
# https://packaging.python.org/en/latest/guides/using-manifest-in/
1+
# setuptools_scm manages all source distribution files for us.
2+
# This file can be used to override decisions when needed.

0 commit comments

Comments
 (0)