mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-05-09 16:04:46 +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 = "*"
|