mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 12:41:57 +00:00
Removed lom to fix py3.13 issues
This commit is contained in:
@@ -23,11 +23,6 @@
|
||||
"text": "Publications",
|
||||
"value": url_for("invenio_records_marc21.search"),
|
||||
"title": "publication",
|
||||
},{
|
||||
"key": "lom",
|
||||
"text": "Educational Resources",
|
||||
"value": url_for("invenio_records_lom.search"),
|
||||
"title": "oer",
|
||||
}
|
||||
]
|
||||
%}
|
||||
|
||||
@@ -28,7 +28,6 @@ dependencies = [
|
||||
"invenio-config-iform>=2025.5.20.1",
|
||||
"invenio_records_global_search>=0.0.1",
|
||||
"invenio_records_marc21>=0.21.0",
|
||||
"invenio-records-lom>=0.16.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user