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 8813e32 commit 6879827Copy full SHA for 6879827
setup.py
@@ -12,7 +12,6 @@
12
import re
13
14
ROOT = os.path.dirname(__file__)
15
-
16
VERSION_RE = re.compile(r'''__version__ = ['"]([0-9.]+)['"]''')
17
18
with open("README.md", "r") as fh:
0 commit comments