add trio typing.

This commit is contained in:
fiatjaf
2021-06-20 21:17:32 -03:00
parent 8dc25fbe50
commit 688149fade
23 changed files with 262 additions and 224 deletions
+1
View File
@@ -35,3 +35,4 @@ pytest = "*"
pytest-cov = "*"
mypy = "latest"
pytest-trio = "*"
trio-typing = "*"