Files
django-stubs/Pipfile.lock
Luke Murphy 4d6bf0b83e Actually, remove retype from dev dependencies.
If retype gets vendored in an upstream tool, then we won't be needing it
here. Better not clutter up the dev dependencies with things we are not
currently needing.
2018-07-31 16:02:07 +03:00

21 lines
453 B
JSON

{
"_meta": {
"hash": {
"sha256": "415dfdcb118dd9bdfef17671cb7dcd78dbd69b6ae7d4f39e8b44e71d60ca72e7"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {},
"develop": {}
}