Commit 243dffe8 authored by panos's avatar panos

Bug fixed in the script for the executabe

parent b99cf2c7
......@@ -6,7 +6,7 @@ Created on 17 Jun 2014
from distutils.core import setup
import py2exe
setup(console=['C:\Eclipseworkspace\dreamgui\dream\dream\KnowledgeExtraction\PilotCases\CapacityStations\CapacityStationsInterface2.py'],
setup(console=['C:\Eclipseworkspace\dreamgui\dream\dream\KnowledgeExtraction\PilotCases\JobShop\JobShopInterface2.py'],
options={
"py2exe": {
"includes": ["decimal"]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment