Files
django-stubs/Pipfile
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

12 lines
138 B
TOML

[[source]]
name = "pypi"
verify_ssl = true
url = "https://pypi.org/simple"
[requires]
python_version = "3.6"
[packages]
[dev-packages]