It is nice now.
All checks were successful
buildbot/tox Build done.

This commit is contained in:
2019-11-16 18:50:53 +01:00
parent 18613d3600
commit f1f0c585b9
21 changed files with 750 additions and 408 deletions

View File

@@ -61,7 +61,7 @@ class CreatePythonEnvironment(MyCommand):
setup(
name='django-deploy',
version='0.1.dev0',
version='0.2.dev0',
description='Helper to deploy django apps.',
url='https://dev.heinzelwerk.de/git/python/django-deploy',
maintainer='Jens Kleineheismann',