Skip to content

Commit

Permalink
Updare requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjtaylor committed Aug 3, 2023
1 parent 6101358 commit eac252a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ profiles {
local {
process.executor = 'local'
}

docker {
docker.enabled = true
process.container = 'ghcr.io/ncihtan/nf-imagecleaner'
Expand All @@ -19,4 +19,3 @@ profiles {
}
}
}

1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
tifftools == 1.3.12
ome-types == 0.4.1
synapseclient == 2.7.2

0 comments on commit eac252a

Please sign in to comment.