Skip to content

Commit 08439fa

Browse files
authored
Update pyproject.toml
1 parent c18e107 commit 08439fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ astropy = ">=5"
3131
bilby = "*"
3232
ConfigArgParse = "*"
3333
dask = "*"
34-
distributed = "*"
34+
distributed = {git="https://github.com/AlecThomson/distributed@drainclose"}
3535
dask_jobqueue = "*"
3636
dask_mpi = "*"
3737
FRion = ">=1.1.3"
@@ -48,7 +48,7 @@ pytest = "*"
4848
python_casacore = "*"
4949
RACS-tools = ">=3.0.5"
5050
radio_beam = "*"
51-
RMextract = {git = "https://github.com/AlecThomson/RMextract@race", optional=true}
51+
RMextract = {git = "https://github.com/lofar-astron/RMextract", optional=true}
5252
schwimmbad = "*"
5353
scipy = "*"
5454
spectral_cube = ">=0.6.3"

0 commit comments

Comments
 (0)