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 441a736 commit 1c3a9beCopy full SHA for 1c3a9be
setup.py
@@ -13,7 +13,7 @@
13
description="Supporting continuous HTML section numbering",
14
long_description=open("README.md").read(),
15
long_description_content_type="text/markdown",
16
- packages=find_packages("sphinx_multitoc_numbering"),
+ packages=find_packages(),
17
license="MIT",
18
install_requires=["sphinx"],
19
extras_require={
0 commit comments