mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-30 14:20:46 +02:00
Merge 0.2.17 release into develop
This commit is contained in:
@ -23,7 +23,8 @@ CLASSIFIERS = ['Development Status :: 4 - Beta',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Framework :: Django :: 2.0',
|
||||
'Framework :: Django :: 2.1']
|
||||
'Framework :: Django :: 2.1',
|
||||
'Framework :: Django :: 2.2']
|
||||
KEYWORDS = []
|
||||
PACKAGES = ['demodesk']
|
||||
REQUIREMENTS = [
|
||||
|
Reference in New Issue
Block a user