Skip to content

Commit dbaa712

Browse files
committed
removed package_data
1 parent 3e68174 commit dbaa712

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
@@ -57,7 +57,6 @@
5757
packages=find_packages(),
5858
install_requires=["docutils>=0.15", "sphinx", "sphinx-book-theme"],
5959
extras_require=extras,
60-
package_data={"sphinxcontrib": ["_static/*"]},
6160
include_package_data=True,
6261
namespace_packages=["sphinxcontrib"],
6362
)

0 commit comments

Comments
 (0)