Skip to content

Commit bdfbe48

Browse files
authored
Update setup.py
1 parent 9bd575a commit bdfbe48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
install_requires=[
2222
"boto3",
2323
"future",
24-
"javabridge>=1.0"
24+
"python-javabridge"
2525
],
2626
license="GPL License",
2727
long_description="""Python-bioformats is a Python wrapper for Bio-Formats, a standalone Java library for reading

0 commit comments

Comments
 (0)