diff --git a/pyproject.toml b/pyproject.toml index e3cd6be5..709c269c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,10 @@ classifiers = [ 'Topic :: System :: Distributed Computing', 'Topic :: Software Development :: Libraries :: Python Modules', ] -include = ['CHANGELOG.md'] + +include = [ + { path = "CHANGELOG.md", format = "sdist" }, +] [tool.poetry.plugins] # Optional super table