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

@@ -63,7 +63,7 @@ tests_require = [
"pytest",
"pytest-aiohttp",
"pytest-httpbin",
"requests",
"requests>=2.16.2",
"tornado",
# Needed to un-break httpbin 0.7.0. For httpbin >=0.7.1 and after,
# this pin and the dependency itself can be removed, provided