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 4395b3a commit 4c137b6Copy full SHA for 4c137b6
pyproject.toml
@@ -5,7 +5,7 @@ readme = { file = "README.md", content-type = "text/markdown" }
5
authors = [{name = "NASA uPSP developers"}]
6
license = {file = "LICENSE.txt"}
7
dynamic = ["version"]
8
-requires-python = "=3.9"
+requires-python = "~=3.9.0"
9
dependencies = [
10
"matplotlib",
11
"numpy",
0 commit comments