mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-01-28 05:12:26 +00:00
setup: sort tests imports
* remove unnecessary special opensearch2. moved to tests.
This commit is contained in:
@@ -43,12 +43,11 @@ install_requires =
|
||||
|
||||
[options.extras_require]
|
||||
tests =
|
||||
pytest-black-ng>=0.4.0
|
||||
Sphinx>=4.5.0
|
||||
pytest-invenio>=2.1.0,<3.0.0
|
||||
invenio-app>=1.3.4,<1.4.0
|
||||
opensearch2 =
|
||||
invenio-search[opensearch2]>=2.1.0,<3.0.0
|
||||
pytest-black-ng>=0.4.0
|
||||
pytest-invenio>=2.1.0,<3.0.0
|
||||
Sphinx>=4.5.0
|
||||
|
||||
[options.entry_points]
|
||||
invenio_base.apps =
|
||||
|
||||
Reference in New Issue
Block a user