Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation

Skip to content
Validations sur la source (3)
......@@ -15,10 +15,13 @@ Unreleased
### Removed
-->
## 0.6.2 - 2022-03-17
- Fix tag release 1
## 0.6.1 - 2022-03-17
- Fix tag release 1
- Wrong version, do not use
## 0.6.0 - 2022-12-20
......
......@@ -40,7 +40,7 @@ __uri_repository__ = (
__uri_tracker__ = f"{__uri_repository__}issues/"
__uri__ = __uri_repository__
__version__ = "0.6.1"
__version__ = "0.6.2"
__version_info__ = tuple(
[
int(num) if num.isdigit() else num
......
# change index-url for next lines
--extra-index-url https://gitlab.gpf-tech.ign.fr/api/v4/groups/55/-/packages/pypi/simple
gpf-entrepot-toolbelt>=0.11.2,<1
gpf-entrepot-toolbelt==0.14.*