mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-08-09 22:43:25 +01:00
Switched build system from setuptools to hatchling
This commit is contained in:
@@ -8,11 +8,10 @@
|
||||
|
||||
"""invenio module that adds I-Form configs."""
|
||||
|
||||
from .__version__ import version as __version__
|
||||
from .ext import InvenioConfigIform
|
||||
from .utils import get_identity_from_user_by_email
|
||||
|
||||
__version__ = "0.12.5"
|
||||
|
||||
__all__ = (
|
||||
"InvenioConfigIform",
|
||||
"__version__",
|
||||
|
||||
Reference in New Issue
Block a user