Revision a2ff94c0

View differences:

tts_bridge/mary/setup.py
104 104
    data_files=[], #('my_data', ['data/data_file'])],
105 105

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

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

Also available in: Unified diff