1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Create action to validate docs

This commit is contained in:
Jair Henrique
2023-07-20 17:55:18 -03:00
parent 3ad462e766
commit cf3ffcad61
4 changed files with 25 additions and 23 deletions

View File

@@ -18,7 +18,7 @@ The following HTTP libraries are supported:
- ``boto3``
- ``http.client``
- ``httplib2``
- ``requests`` (both 1.x and 2.x versions)
- ``requests`` (>=2.16.2 versions)
- ``tornado.httpclient``
- ``urllib2``
- ``urllib3``