Skip to content

Commit fa55074

Browse files
committed
Update sdist default contents list for setuptools 43.0.0
1 parent 34c2a80 commit fa55074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/guides/using-manifest-in.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The following files are included in a source distribution by default:
4141
- :file:`README.txt`
4242
- :file:`README.rst` (Python 3.7+ or setuptools 0.6.27+)
4343
- :file:`README.md` (setuptools 36.4.0+)
44+
- :file:`pyproject.toml` (setuptools 43.0.0+)
4445
- :file:`MANIFEST.in`
4546

4647
After adding the above files to the sdist, the commands in :file:`MANIFEST.in`

0 commit comments

Comments
 (0)