Update Pipfile

This commit is contained in:
Lukas Gravley 2020-09-28 09:25:08 -05:00 committed by GitHub
parent 2ebf88603d
commit e3bf86c4b4
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

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