wagtail-modeltranslation/Pipfile
Andy Grabow be57e57077 added Makefile for easy releases
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
2018-04-13 12:16:01 +02:00

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"