test:migrate to latest pytest-invenio and docker-services-cli (#97)

This commit is contained in:
Mojib Wali
2020-10-01 11:44:18 +02:00
committed by GitHub
parent 917ad9a95e
commit 5f7bcb6939
3 changed files with 12 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ readme = open('README.rst').read()
history = open('CHANGES.rst').read()
tests_require = [
'pytest-invenio>=1.3.2',
'pytest-invenio>=1.4.0',
]
extras_require = {