Add dlint to Pipfile

This commit is contained in:
Shreya 2021-04-21 18:37:40 +05:30 committed by Mike Salvatore
parent 57b61180ce
commit d8c1bf5cbe
2 changed files with 11 additions and 3 deletions

View File

@ -36,6 +36,7 @@ mongomock = "==3.19.0"
pytest = ">=5.4"
requests-mock = "==1.8.0"
black = "==20.8b1"
dlint = "==0.11.0"
flake8 = "==3.9.0"
pytest-cov = "*"
isort = "==5.8.0"

View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "9d575bcb35dba0389e8a68dd285f9ed7015fbcc4a42cffff5301777497337616"
"sha256": "4fdfe90af14139cf855a0363ad0acbe7fb307b35b038e2c099c4d1227322a13b"
},
"pipfile-spec": 6,
"requires": {
@ -171,7 +171,7 @@
"sha256:7d73d2a99753107a36ac6b455ee49046802e59d9d076ef8e47b61499fa29afff",
"sha256:e96da0d330793e2cb9485e9ddfd918d456036c7149416295932478192f4436a1"
],
"markers": "python_version != '3.4' and sys_platform == 'win32'",
"markers": "python_version != '3.4'",
"version": "==0.4.3"
},
"coloredlogs": {
@ -1076,7 +1076,7 @@
"sha256:7d73d2a99753107a36ac6b455ee49046802e59d9d076ef8e47b61499fa29afff",
"sha256:e96da0d330793e2cb9485e9ddfd918d456036c7149416295932478192f4436a1"
],
"markers": "python_version != '3.4' and sys_platform == 'win32'",
"markers": "python_version != '3.4'",
"version": "==0.4.3"
},
"coverage": {
@ -1144,6 +1144,13 @@
],
"version": "==0.3.1"
},
"dlint": {
"hashes": [
"sha256:e7297325f57e6b5318d88fba2497f9fea6830458cd5aecb36150856db010f409"
],
"index": "pypi",
"version": "==0.11.0"
},
"filelock": {
"hashes": [
"sha256:18d82244ee114f543149c66a6e0c14e9c4f8a1044b5cdaadd0f82159d6a6ff59",