Plan 3: scaffold Python test harness and stub client package
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
pytest>=8.0
|
||||
pytest-asyncio>=0.23
|
||||
responses>=0.25
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
pytest>=8.0
|
||||
pytest-asyncio>=0.23
|
||||
responses>=0.25
|
||||