diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 8d94f6bea..bd03c6404 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,6 +3,7 @@ requires = ["setuptools", "wheel"] [tool.towncrier] package = "pip" +package_dir = "src" filename = "NEWS.rst" directory = "news/" title_format = """ |