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 8dc2b29 commit da37fceCopy full SHA for da37fce
pyproject.toml
@@ -11,7 +11,7 @@ packages = [{include = "racs_tools"}]
11
python = ">=3.8"
12
numpy = "<2"
13
astropy = ">=5"
14
-radio_beam = "*"
+radio_beam = ">=0.3.8"
15
scipy = "*"
16
spectral_cube = ">=0.6.3"
17
tqdm = "*"
0 commit comments