We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c2a80 commit fa55074Copy full SHA for fa55074
source/guides/using-manifest-in.rst
@@ -41,6 +41,7 @@ The following files are included in a source distribution by default:
41
- :file:`README.txt`
42
- :file:`README.rst` (Python 3.7+ or setuptools 0.6.27+)
43
- :file:`README.md` (setuptools 36.4.0+)
44
+- :file:`pyproject.toml` (setuptools 43.0.0+)
45
- :file:`MANIFEST.in`
46
47
After adding the above files to the sdist, the commands in :file:`MANIFEST.in`
0 commit comments