Skip to content

Commit cacd9aa

Browse files
authored
Merge pull request #7 from executablebooks/remove-namespace
🐛 FIX: Remove namespace from setup.py
2 parents 2637b7c + afdbf14 commit cacd9aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
install_requires=["docutils>=0.15", "sphinx", "sphinx-book-theme"],
5757
extras_require=extras,
5858
include_package_data=True,
59-
namespace=["sphinx1"],
6059
classifiers=[
6160
"Development Status :: 4 - Beta",
6261
"Environment :: Plugins",

0 commit comments

Comments
 (0)