Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson authored Jan 17, 2024
1 parent fbae13d commit 77c384c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def read(fname):
keywords=['OMERO.CLI', 'plugin'],
cmdclass={'test': PyTest},
tests_require=[
'omero-py>=5.17.0',
'omero-py>=5.18.0',
'pytest',
'restview'],
)

0 comments on commit 77c384c

Please sign in to comment.