Skip to content

Commit

Permalink
Cleanup some issues (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daltz333 authored Jan 30, 2021
1 parent 2212715 commit 19291a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed output.txt
Binary file not shown.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
long_description_content_type="text/markdown",
url="https://github.com/wpilibsuite/sphinxext-opengraph",
install_requires=["sphinx>=2.0"],
packages=["sphinxext"],
packages=["sphinxext/opengraph"],
classifiers=[
"Development Status :: 5 - Production/Stable",
"Environment :: Plugins",
Expand Down

0 comments on commit 19291a6

Please sign in to comment.