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.
2 parents f65179e + c3cca14 commit dab25f1Copy full SHA for dab25f1
1 file changed
py5_resources/py5_module/pyproject.toml
@@ -34,8 +34,7 @@ classifiers = [
34
]
35
dependencies = [
36
"autopep8>=2.3",
37
- "jpype1==1.5.2;sys_platform==\"win32\"",
38
- "jpype1>=1.6.0;sys_platform!=\"win32\"",
+ "jpype1>=1.6.0",
39
"line_profiler>=4.2",
40
"numpy>=2.2",
41
"pillow>=11.0",
0 commit comments