Skip to content

Commit

Permalink
Merge d9e9a1a into 9805bbe
Browse files Browse the repository at this point in the history
  • Loading branch information
okraskaj committed May 20, 2019
2 parents 9805bbe + d9e9a1a commit 5648f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
tests_require = [
'check-manifest>=0.25',
'coverage>=4.0',
'isort>=4.3',
'isort>=4.3.4',
'mock>=1.3.0',
'pydocstyle>=1.0.0',
'pytest-cov>=1.8.0',
'pytest-pep8>=1.0.6',
'pytest>=3.5.0',
'pytest>=3.7.0',
'invenio-indexer>=1.0.0',
'invenio-search[elasticsearch6]>=1.0.0',
]
Expand Down

0 comments on commit 5648f8d

Please sign in to comment.