Revision 246c4439 tts_bridge/mary/setup.py

View differences:

tts_bridge/mary/setup.py
105 105

  
106 106
    #scripts=['bin/hlrc_test_gui.py'],
107 107
    # Workaround for: http://bugs.python.org/issue856103
108
    zip_safe=False
108
    zip_safe=False,
109 109

  
110 110
    # To provide executable scripts, use entry points in preference to the
111 111
    # "scripts" keyword. Entry points provide cross-platform support and allow

Also available in: Unified diff