diff options
Diffstat (limited to 'changelog.d/1634.breaking.rst')
-rw-r--r-- | changelog.d/1634.breaking.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/1634.breaking.rst b/changelog.d/1634.breaking.rst deleted file mode 100644 index b65e5d9f..00000000 --- a/changelog.d/1634.breaking.rst +++ /dev/null @@ -1 +0,0 @@ -Include ``pyproject.toml`` in source distribution by default. Projects relying on the previous behavior where ``pyproject.toml`` was excluded by default should stop relying on that behavior or add ``exclude pyproject.toml`` to their MANIFEST.in file. |