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 5238d5c + 2aad1a2 commit ac5ddc4Copy full SHA for ac5ddc4
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
"Topic :: Scientific/Engineering",
27
]
28
dependencies = [
29
- "pathsim",
+ "pathsim>=0.22",
30
"numpy>=1.15",
31
"scipy>=1.2",
32
# JSBSim ships native code that can't be installed in Pyodide. The
0 commit comments