retry
retry copied to clipboard
External dependencies
The readme says no external dependencies but setup.py appears to enforce pbr, which in turn appears to bring in requirements.txt (decorator and py).
I see the problem, will handle it when I find time _cough_. Feel free to create a PR if possible.