test: add invenio-app-rdm to test requirements

This commit is contained in:
David Eckhard
2022-01-05 13:32:39 +01:00
committed by Mojib Wali
parent dbfda0cc00
commit 0bb5885a95
3 changed files with 5 additions and 5 deletions

View File

@@ -18,6 +18,7 @@ history = open("CHANGES.rst").read()
tests_require = [
"pytest-invenio>=1.4.0",
"invenio-app>=1.3.0,<2.0.0",
"invenio-app-rdm>=7.0.1,<8.0.0",
]
# Should follow invenio-app-rdm