Fixing setup.cfg

* Added registration of a console script

Change-Id: Iac85dddc1442d4353659f7186b5668f3226c9c30
This commit is contained in:
Renat Akhmerov 2014-04-28 21:57:14 +07:00
parent 47981943f1
commit e5b8879eb1

View File

@ -22,3 +22,8 @@ author-email = openstack-dev@lists.openstack.org
packages =
mistral
[entry_points]
console_scripts =
mistral-server = mistral.cmd.launch:main