mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-03-16 22:10:30 +00:00
11 lines
152 B
TOML
11 lines
152 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
bumpversion = "*"
|
|
wheel = "*"
|
|
|
|
[dev-packages]
|
|
twine = "*"
|