Skip to content

Commit

Permalink
global: isort v4.3.4 and pytest v3.7.0
Browse files Browse the repository at this point in the history
* Closes inveniosoftware/invenio#3940

Signed-off-by: Jan Okraska <jan.okraska@cern.ch>
  • Loading branch information
okraskaj authored and Diego committed May 20, 2019
1 parent 17e1bfb commit 35e6f78
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 @@ -21,12 +21,12 @@
'coverage>=4.0',
'invenio-db[versioning]>=1.0.2',
'invenio-records-files>=1.0.0a11',
'isort>=4.2.2',
'isort>=4.3.4',
'mock>=1.3.0',
'pydocstyle>=1.0.0',
'pytest-cov>=1.8.0',
'pytest-pep8>=1.0.6',
'pytest>=2.8.0',
'pytest>=3.7.0',
]

extras_require = {
Expand Down

0 comments on commit 35e6f78

Please sign in to comment.