Require ConfigObj

This commit is contained in:
Christopher Allan Webber 2011-06-15 21:14:00 -05:00
parent 0e9dd2a286
commit f970e6e5df

View File

@ -42,6 +42,7 @@ setup(
'translitcodec',
'argparse',
'webtest',
'ConfigObj',
],
test_suite='nose.collector',