freemt commited on
Commit
666708d
1 Parent(s): e010df7

Bump to 0.1.1

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -33,6 +33,7 @@ flake8 = "^3.9.2"
33
  pep257 = "^0.7.0"
34
  tbump = "^6.3.2"
35
  poethepoet = "^0.10.0"
 
36
 
37
  [build-system]
38
  requires = ["poetry-core>=1.0.0"]
33
  pep257 = "^0.7.0"
34
  tbump = "^6.3.2"
35
  poethepoet = "^0.10.0"
36
+ pytest-asyncio = "^0.14.0"
37
 
38
  [build-system]
39
  requires = ["poetry-core>=1.0.0"]