diff options
author | 2022-02-21 17:20:31 +0000 | |
---|---|---|
committer | 2022-02-24 16:54:39 +0000 | |
commit | 8e66c33790e8f22aebdf1289c4707d5d56264271 (patch) | |
tree | 7e39d8ba8bcaf53c5c6287208c557be6e48b2e5b /pyproject.toml | |
parent | Explicitly Specify Path In Docs Build (diff) |
Remove releases package used to autogenerate changelog
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 37983b82..e7f98819 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,6 @@ Sphinx = "4.4.0" tomli = "2.0.0" GitPython = "3.1.26" sphinx-autodoc-typehints = "1.17.0" -releases = "1.6.3" furo = "2022.1.2" |