Skip to content
Snippets Groups Projects
Commit 91a0f5bfe52c authored by Georges Racinet's avatar Georges Racinet :squid:
Browse files

Making Heptapod 17.1 the oldstable

Part of heptapod#1672. Actually the stable and oldstable branches
were only differing by a comment (and `.hgtags`).
No related branches found
No related tags found
No related merge requests found
Pipeline #85643 passed
......@@ -96,4 +96,5 @@
87f86950013e66f229e6f259f9db1215394c9a2c 4.7.2
de0f1641b5c81faea83215a0bf4d17ae31ce6185 4.7.3
0bee446bb3380954fa5ff73bbbed8199477a205b 4.7.4
e81babddeb0b7ade6bf5a3f8933735c3f3c4d86d 4.7.5
051d5d1a5b298a55eaea2f140812353527c1eb2b 4.7.6
......@@ -8,7 +8,7 @@
from pkg_resources import packaging
Version = packaging.version.Version # pragma no cover
except ImportError: # pragma no cover
# Python >=3.11
# Seen first on Python >=3.11 but should be about `pkg_resources` version
from packaging.version import Version
import heptapod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment