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 c18e107 commit 08439faCopy full SHA for 08439fa
pyproject.toml
@@ -31,7 +31,7 @@ astropy = ">=5"
31
bilby = "*"
32
ConfigArgParse = "*"
33
dask = "*"
34
-distributed = "*"
+distributed = {git="https://github.com/AlecThomson/distributed@drainclose"}
35
dask_jobqueue = "*"
36
dask_mpi = "*"
37
FRion = ">=1.1.3"
@@ -48,7 +48,7 @@ pytest = "*"
48
python_casacore = "*"
49
RACS-tools = ">=3.0.5"
50
radio_beam = "*"
51
-RMextract = {git = "https://github.com/AlecThomson/RMextract@race", optional=true}
+RMextract = {git = "https://github.com/lofar-astron/RMextract", optional=true}
52
schwimmbad = "*"
53
scipy = "*"
54
spectral_cube = ">=0.6.3"
0 commit comments