[TransWarp] typo in setup.py

Ulrich Eck ueck at net-labs.de
Mon Aug 4 08:07:34 EDT 2003


hi phillip,

there is a typo in setup.py:

    data_files += [
        ('peak/running/tests',
['src/peak/running/tests/test_cluster.txt']),
        ('peak/config/tests', 
['src/peak/config/tests/test_links.ini']),
        ('peak/web/tests',     ['src/peak/config/tests/template1.pwt']),
    ]

template1.pwt is in src/peak/web/tests/template1.pwt

the python setup.py install complains about this.

cheers Ulrich




More information about the PEAK mailing list