mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-08-19 02:56:28 +02:00
Merge branch 'stable' into unstable
This commit is contained in:
@@ -28,7 +28,7 @@ KEYWORDS = []
|
||||
PACKAGES = ['demodesk']
|
||||
REQUIREMENTS = [
|
||||
'django-helpdesk'
|
||||
]
|
||||
]
|
||||
ENTRY_POINTS = {
|
||||
'console_scripts': ['demodesk = demodesk.manage:main']
|
||||
}
|
||||
|
Reference in New Issue
Block a user