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

restore pytest-tornado

This commit is contained in:
Thomas Grainger
2024-01-23 11:12:02 +00:00
parent 5104b1f462
commit 666686b542

View File

@@ -67,6 +67,7 @@ extras_require = {
"pytest-asyncio",
"pytest-cov",
"pytest-httpbin",
"pytest-tornado",
"pytest",
"requests>=2.22.0",
"tornado",