Closed hugovk closed 8 years ago
PR https://github.com/aclark4life/vanity/pull/23 caused this:
$ pip uninstall requests ... Successfully uninstalled requests-2.10.0 $ python vanity.py vanity Traceback (most recent call last): File "vanity.py", line 38, in <module> import requests ImportError: No module named requests
See also https://travis-ci.org/hugovk/vanity/builds/154439973
@aclark4life Please can you also enable Travis CI for your aclark4life/vanity repo? That would pick up these problems when PRs are submitted for merge. Enable it here: https://travis-ci.org/profile
Closing, the main change included in merged PR https://github.com/aclark4life/vanity/pull/30.
PR https://github.com/aclark4life/vanity/pull/23 caused this:
See also https://travis-ci.org/hugovk/vanity/builds/154439973
@aclark4life Please can you also enable Travis CI for your aclark4life/vanity repo? That would pick up these problems when PRs are submitted for merge. Enable it here: https://travis-ci.org/profile