Uncommenting requires=['gst'] till I figure out why Joar added it there :)

This commit is contained in:
Christopher Allan Webber 2011-11-25 12:33:34 -06:00
parent ce5ae8da19
commit 1b7662012f

View File

@ -66,7 +66,7 @@ setup(
## their package managers.
# 'lxml',
],
requires=['gst'],
# requires=['gst'],
test_suite='nose.collector',
entry_points="""\
[console_scripts]