david-sarah
|
d318122cd2
|
Change tests for check_requirement to ensure that it accepts None in the comment field of a (version, location, comment) triple, and add a test that it raises ImportError when a module couldn't be imported. Also fix typo in a comment. refs #1339
|
2011-01-28 11:24:52 -08:00 |
|
Zooko O'Whielacronx
|
6f84f1b869
|
setup: adjust tests to use the new interface of check_requirement which has a 3-tuples instead of a 2-tuple
fixes #1339
|
2011-01-28 06:15:46 -08:00 |
|
david-sarah
|
29336a0916
|
Refactor _auto_deps.py and __init__.py, adding more robust checking of dependency versions, and not trusting pkg_resources to get the versions right. refs #1258, #1287
|
2011-01-20 21:36:10 -08:00 |
|