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 e83a520 commit 83e27f5Copy full SHA for 83e27f5
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup, find_packages
4
5
-import sphinx_proof.__version__ as VERSION
+from sphinx_proof import __version__ as VERSION
6
7
LONG_DESCRIPTION = """
8
This package contains a [Sphinx](http://www.sphinx-doc.org/en/master/) extension
0 commit comments