setup: necessary because devs not released

This commit is contained in:
Christoph Ladurner
2025-01-10 08:47:56 +01:00
parent fa705221dd
commit 3a91743f9b

View File

@@ -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