mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
setup: necessary because devs not released
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Copyright (C) 2020-2024 Graz University of Technology.
|
||||
# Copyright (C) 2020-2025 Graz University of Technology.
|
||||
#
|
||||
# invenio-theme-tugraz is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the MIT License; see LICENSE file for more
|
||||
@@ -42,9 +42,11 @@ install_requires =
|
||||
|
||||
[options.extras_require]
|
||||
tests =
|
||||
invenio-app>=1.3.4
|
||||
invenio-app>=1.3.4,<2.0.0
|
||||
invenio-previewer>=2.2.0
|
||||
invenio-rdm-records<17.0.0
|
||||
invenio-search[opensearch2]>=2.1.0
|
||||
pytest<8.0.0
|
||||
pytest-black-ng>=0.4.0
|
||||
pytest-invenio>=2.1.0
|
||||
Sphinx>=4.5.0
|
||||
|
||||
Reference in New Issue
Block a user