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 2212715 commit 19291a6Copy full SHA for 19291a6
output.txt
-60.9 KB
setup.py
@@ -29,7 +29,7 @@
29
long_description_content_type="text/markdown",
30
url="https://github.com/wpilibsuite/sphinxext-opengraph",
31
install_requires=["sphinx>=2.0"],
32
- packages=["sphinxext"],
+ packages=["sphinxext/opengraph"],
33
classifiers=[
34
"Development Status :: 5 - Production/Stable",
35
"Environment :: Plugins",
0 commit comments