Skip to content

Commit 531ce95

Browse files
authored
! not allowed by nf-core linting currently :(
1 parent 5b2b107 commit 531ce95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ manifest {
282282
version = '2.1.0dev'
283283
description = 'A fully reproducible ancient and modern DNA pipeline in Nextflow and with cloud support.'
284284
mainScript = 'main.nf'
285-
nextflowVersion = '!>=19.10.0'
285+
nextflowVersion = '>=19.10.0'
286286
}
287287
// Function to ensure that resource requirements don't go beyond
288288
// a maximum limit

0 commit comments

Comments
 (0)