Closed hugovk closed 8 years ago
At some point I seem to recall not wanting to rely on requests, and now I see we're using it but I never added it to install_requires. Old age! :smile: Anyway, let's see how this goes.
requests
install_requires
Removing requests is in PR https://github.com/aclark4life/vanity/pull/28.
At some point I seem to recall not wanting to rely on
requests
, and now I see we're using it but I never added it toinstall_requires
. Old age! :smile: Anyway, let's see how this goes.