We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e550b commit ef4f118Copy full SHA for ef4f118
setup.py
@@ -21,7 +21,7 @@
21
install_requires=[
22
"boto3",
23
"future",
24
- "python-javabridge"
+ "python-javabridge>=4.0.0rc2"
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