mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
Move vcr.stubs.aiohttp_stub to a package
find_packages(exclude=) only works with packages, not modules. So this fixes install_lib for python2 by correctly excluding that module. Fixes: #270 Fixes: #271 Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Reference in New Issue
Block a user