mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
Added dependency group "docs"
This commit is contained in:
@@ -73,6 +73,13 @@ tests = [
|
||||
"pytest-ruff>=0.4.1",
|
||||
"Sphinx>=4.5.0",
|
||||
]
|
||||
docs = [
|
||||
"invenio-app>=1.3.4",
|
||||
"invenio-previewer>=3.0.0",
|
||||
"invenio-rdm-records>=18.0.0",
|
||||
"invenio-search[opensearch2]>=2.1.0",
|
||||
"Sphinx>=4.5.0",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling", "hatch-calver"]
|
||||
|
||||
Reference in New Issue
Block a user