$ nosetests tests/unit/test_cloudtracker.py
...........
Name Stmts Miss Cover
----------------------------------------------
cloudtracker/__init__.py 271 129 52%
----------------------------------------------------------------------
Ran 11 tests in 0.229s
OK
Issue
I hit the following error when trying to install CloudTracker via
pip
:Solution
Bumping the requirements seems to have fixed the issue:
Testing
Ran Nosetests: