Skip to content

Commit

Permalink
Update dask jobqueue
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximLippeveld committed Jun 30, 2022
1 parent c0d0a2e commit 523cc82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
extras_require={
"mpi": ['dask_mpi', 'mpi4py'],
"czi": ['cellpose', 'aicsimageio', 'aicspylibczi'],
"jobqueue": [
"dask_jobqueue @ git+https://github.com/ScalableImagingPipeline/dask-jobqueue.git"]
"jobqueue": ["dask-jobqueue"]
},
python_requires=">=3.8",
package_data={
Expand Down

0 comments on commit 523cc82

Please sign in to comment.