Make tox work with python 3.11
All checks were successful
buildbot/django-dav-events--test Build done.
All checks were successful
buildbot/django-dav-events--test Build done.
This commit is contained in:
4
setup.py
4
setup.py
@@ -92,9 +92,9 @@ class QuickSetup(MyCommand):
|
||||
|
||||
setup(
|
||||
name='django-dav-events',
|
||||
version='2.1',
|
||||
version='2.1.2',
|
||||
description='A django based web application project to organize DAV Events.',
|
||||
url='https://touren.alpenverein-karlsruhe.de',
|
||||
url='https://dev.heinzelwerk.de/git/DAV-KA/django-dav-events',
|
||||
author='Jens Kleineheismann',
|
||||
author_email='heinzel@alpenverein-karlsruhe.de',
|
||||
cmdclass={
|
||||
|
||||
Reference in New Issue
Block a user