Skip to content

Commit 3546f55

Browse files
authored
Merge pull request #32 from nat-n/improve_stub
Add ability to provide metadata, timeout & deadline args to requests
2 parents ce9f492 + 5759e32 commit 3546f55

File tree

5 files changed

+658
-5
lines changed

5 files changed

+658
-5
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ flake8 = "*"
88
mypy = "*"
99
isort = "*"
1010
pytest = "*"
11+
pytest-asyncio = "*"
1112
rope = "*"
1213
v = {editable = true,version = "*"}
1314

0 commit comments

Comments
 (0)