Update Pipfile

This commit is contained in:
Lukas Gravley 2020-09-28 09:25:08 -05:00 committed by GitHub
parent 2ebf88603d
commit e3bf86c4b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ pylint = "*"
snakefmt = "*"
snakemake = "*"
yamllint = "*"
typing_extensions = "*"
yq = "*"
[requires]