We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b35c26 commit 5a1e77bCopy full SHA for 5a1e77b
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
long_description=long_description,
19
long_description_content_type="text/markdown",
20
url="https://github.com/wpilibsuite/sphinxext-remoteliteralinclude",
21
- install_requires = ['sphinx>=2.0']
+ install_requires = ['sphinx>=2.0'],
22
packages=['sphinxext'],
23
classifiers=[
24
'Development Status :: 5 - Production/Stable',
0 commit comments