Switched to calver managed by hatchling

This commit is contained in:
2025-05-14 10:03:43 +01:00
parent b325b2d4b2
commit 3f85457c6e
4 changed files with 398 additions and 6 deletions

View File

@@ -8,8 +8,7 @@
"""invenio module for I-Form theme."""
from .__version__ import version as __version__
from .__about__ import __version__
from .ext import InvenioThemeIform
__all__ = ("__version__", "InvenioThemeIform")