1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

Drop boto 2 support

This commit is contained in:
Jair Henrique
2023-06-27 18:20:11 -03:00
parent d6bded1820
commit 6446d00e27
5 changed files with 4 additions and 123 deletions

View File

@@ -14,7 +14,6 @@ VCR.py supports Python 3.8+, and `pypy <http://pypy.org>`__.
The following HTTP libraries are supported:
- ``aiohttp``
- ``boto``
- ``boto3``
- ``http.client``
- ``httplib2``