adding pyyaml types

This commit is contained in:
2021-11-20 16:32:46 +00:00
parent 4ec095b65f
commit df2318aaaf
2 changed files with 14 additions and 16 deletions

View File

@@ -35,6 +35,7 @@ pytest-datadir = "^1.3.1"
pytest-xdist = "^2.4.0"
coverage = "^6.0.2"
duty = "^0.7.0"
types-PyYAML = "^6.0.1"
[build-system]
requires = ["poetry>=0.12"]