We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd575a commit bdfbe48Copy full SHA for bdfbe48
1 file changed
setup.py
@@ -21,7 +21,7 @@
21
install_requires=[
22
"boto3",
23
"future",
24
- "javabridge>=1.0"
+ "python-javabridge"
25
],
26
license="GPL License",
27
long_description="""Python-bioformats is a Python wrapper for Bio-Formats, a standalone Java library for reading
0 commit comments