This commit is contained in:
@@ -13,7 +13,7 @@ INSTALLATION
|
|||||||
See INSTALL.rst
|
See INSTALL.rst
|
||||||
|
|
||||||
|
|
||||||
LICENCE
|
LICENSE
|
||||||
=======
|
=======
|
||||||
Permission to use, copy, modify, and/or distribute this software
|
If you are interested in using this work, please contact
|
||||||
for any purpose with or without fee is hereby granted.
|
Mr. Jens Kleineheismann <heinzel@alpenverein-karlsruhe.de>.
|
||||||
|
|||||||
6
setup.py
6
setup.py
@@ -99,9 +99,9 @@ setup(
|
|||||||
name='django-dav-events',
|
name='django-dav-events',
|
||||||
version='2.0',
|
version='2.0',
|
||||||
description='A django based web application project to organize DAV Events.',
|
description='A django based web application project to organize DAV Events.',
|
||||||
url='https://heinzel.alpenverein-karlsruhe.de',
|
url='https://touren.alpenverein-karlsruhe.de',
|
||||||
maintainer='Jens Kleineheismann',
|
author='Jens Kleineheismann',
|
||||||
maintainer_email='heinzel@alpenverein-karlsruhe.de',
|
author_email='heinzel@alpenverein-karlsruhe.de',
|
||||||
cmdclass={
|
cmdclass={
|
||||||
'mkpyenv': SetupPythonEnvironment,
|
'mkpyenv': SetupPythonEnvironment,
|
||||||
'quickdev': QuickSetup,
|
'quickdev': QuickSetup,
|
||||||
|
|||||||
Reference in New Issue
Block a user