mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 12:14:28 +08:00
13 lines
212 B
TOML
13 lines
212 B
TOML
[[source]]
|
|
name = "pypi"
|
|
verify_ssl = true
|
|
url = "https://pypi.org/simple"
|
|
|
|
[requires]
|
|
python_version = "3.6"
|
|
|
|
[packages]
|
|
|
|
[dev-packages]
|
|
retype = {editable = true, git = "git@github.com:TypedDjango/retype.git"}
|