manage script added

This commit is contained in:
Serghei Mihai 2014-04-30 14:57:34 +02:00
parent 8b8a0e42eb
commit 94a808922b
2 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ setup(
author_email='fpeters@entrouvert.com',
packages=find_packages(),
include_package_data=True,
scripts=('portail-admin-manage.py',),
classifiers=[
'Development Status :: 4 - Beta',
'Environment :: Web Environment',