Updated to use current local version of config

This commit is contained in:
2025-04-29 14:18:37 +01:00
parent 85f997a171
commit 3c4ac5580a
2 changed files with 2087 additions and 1292 deletions

View File

@@ -18,7 +18,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
"Development Status :: 3 - Alpha",
]
requires-python = ">=3.12"
requires-python = ">=3.10,<3.13"
dependencies = [
"invenio-assets>=2.0.0",
"invenio-i18n>=1.3.1",
@@ -28,7 +28,7 @@ dependencies = [
]
[tool.uv.sources]
invenio-config-iform = { path = "wheel/invenio_config_iform-0.12.5-py3-none-any.whl" }
invenio-config-iform = { path = "wheel/invenio_config_iform-0.13.1-py3-none-any.whl" }
[project.urls]
Homepage = "https://github.com/Cian-H/invenio-theme-iform"

3375
uv.lock generated

File diff suppressed because it is too large Load Diff