[Snakemake] Add 'snakefmt' to dependencies

This commit is contained in:
kpj 2020-09-07 17:12:44 +02:00
parent 34e9e57419
commit 2d7ba8d26b
2 changed files with 10 additions and 1 deletions

View file

@ -10,6 +10,7 @@ black = "*"
cfn-lint = "*"
flake8 = "*"
pylint = "*"
snakefmt = "*"
yamllint = "*"
yq = "*"

10
dependencies/Pipfile.lock generated vendored
View file

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "1f2a4e188bcf058f78905dbe7c959b9a801148e39a69e86d6a795b45a65b7af9"
"sha256": "de596e01dfe786913639a851aa16e92f004400efe714dee242cc79c10e9f7cda"
},
"pipfile-spec": 6,
"requires": {
@ -301,6 +301,14 @@
],
"version": "==1.15.0"
},
"snakefmt": {
"hashes": [
"sha256:550b893d0b115adf73e3fc0acee5960f047b5e2c3ca5bbda31ba83f9d594c931",
"sha256:e6612968c3cb98e204449a5d7ad01359ef46da3e1c41bffbda39fe0e253c0c5e"
],
"index": "pypi",
"version": "==0.1.4"
},
"toml": {
"hashes": [
"sha256:926b612be1e5ce0634a2ca03470f95169cf16f939018233a670519cb4ac58b0f",