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 c375fb5 commit c7154adCopy full SHA for c7154ad
pyproject.toml
@@ -45,9 +45,6 @@ documentation = "https://sphinx-codeautolink.rtfd.org"
45
[tool.setuptools.dynamic]
46
version = {attr = "sphinx_codeautolink.__version__"}
47
48
-[tool.setuptools.package-data]
49
-sphinx_codeautolink = ["*.css"]
50
-
51
[tool.pytest.ini_options]
52
python_files = "*.py"
53
testpaths = ["tests"]
0 commit comments