We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4179ea8 + 77a2143 commit 229a980Copy full SHA for 229a980
setup.py
@@ -67,6 +67,7 @@ def getversioncfg():
67
except OSError:
68
pass
69
# finally, check and update the active version file
70
+
71
cp = RawConfigParser()
72
cp.read(versioncfgfile)
73
d = cp.defaults()
0 commit comments