We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1135019 + 58c0192 commit f4e0e0eCopy full SHA for f4e0e0e
1 file changed
nextflow.config
@@ -394,7 +394,7 @@ manifest {
394
homePage = 'https://github.com/nf-core/eager'
395
description = 'A fully reproducible and state-of-the-art ancient DNA analysis pipeline'
396
mainScript = 'main.nf'
397
- nextflowVersion = '!>=20.07.1'
+ nextflowVersion = '>=20.07.1'
398
version = '2.3.5dev'
399
}
400
0 commit comments