Merge branch 'master' into configobj

Conflicts:
	setup.py
This commit is contained in:
Christopher Allan Webber
2011-06-18 11:10:46 -05:00
8 changed files with 120 additions and 7 deletions

View File

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