mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-12 09:20:19 +02:00
pycodestyle formatting
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