mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-04-25 00:13:01 +08:00
4d6bf0b83e
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.
12 lines
138 B
TOML
12 lines
138 B
TOML
[[source]]
|
|
name = "pypi"
|
|
verify_ssl = true
|
|
url = "https://pypi.org/simple"
|
|
|
|
[requires]
|
|
python_version = "3.6"
|
|
|
|
[packages]
|
|
|
|
[dev-packages]
|