pepkit / looper

A job submitter for Portable Encapsulated Projects
http://looper.databio.org
BSD 2-Clause "Simplified" License
20 stars 7 forks source link

Duplicate error message #457

Closed nsheff closed 1 month ago

nsheff commented 4 months ago

a yaml config with no version duplicates the warning:

looper run --package local --limit 1
Looper version: 1.7.0
Command: run
Using looper config (.looper.yaml).
Config file does not have version key. Defaulting to 2.1.0
Config file does not have version key. Defaulting to 2.1.0
nsheff commented 4 months ago

I think this is a duplicate of pepkit/peppy#483

donaldcampbelljr commented 1 month ago

Closing this in favor of the associated Peppy issue: https://github.com/pepkit/peppy/issues/483