Skip to content

Commit 19291a6

Browse files
authored
Cleanup some issues (#37)
1 parent 2212715 commit 19291a6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

output.txt

-60.9 KB
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
long_description_content_type="text/markdown",
3030
url="https://github.com/wpilibsuite/sphinxext-opengraph",
3131
install_requires=["sphinx>=2.0"],
32-
packages=["sphinxext"],
32+
packages=["sphinxext/opengraph"],
3333
classifiers=[
3434
"Development Status :: 5 - Production/Stable",
3535
"Environment :: Plugins",

0 commit comments

Comments
 (0)