add pytest to poetry
This commit is contained in:
parent
0a7af0031e
commit
26a1146122
2 changed files with 123 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ rope = "^0.16.0"
|
|||
mypy = "^0.790"
|
||||
flake8-black = "^0.2.1"
|
||||
black = "^20.8b1"
|
||||
pytest = "^6.2.4"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue