git workflow
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ build = "build.py"
|
||||
modeslive = "pyModeS.streamer.modeslive:main"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = ">=3.9"
|
||||
numpy = ">=1.26"
|
||||
pyzmq = ">=24.0"
|
||||
pyrtlsdr = { version = ">=0.2.93", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user