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 bbf5052 commit 8ce1412Copy full SHA for 8ce1412
pyproject.toml
@@ -4,7 +4,7 @@ requires = ['setuptools >= 61.0', 'versioneer[toml]']
4
5
[project]
6
name = 'autodocsumm'
7
-version = '0.2.9'
+dynamic = ["version"]
8
description = 'Extended sphinx autodoc including automatic autosummaries'
9
readme = 'README.rst'
10
keywords = ['sphinx', 'autodoc', 'autosummary', 'content', 'table']
0 commit comments