mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-05-11 16:53:11 +00:00
Bump version: 0.8.1 → 0.8.2 Bump version: 0.8.2 → 0.8.3 included version in package DRY version from package revert the version to the current value remove the breakpoint change version in the new location typo activate compilation and uploading
13 lines
175 B
TOML
13 lines
175 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
bumpversion = "*"
|
|
wheel = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.6"
|