Skip to content
Snippets Groups Projects
Commit 9abb49f0 authored by Moul's avatar Moul
Browse files

[dep] #90, #103: Introduce pytest and pytest-cov dev dependencies

parent 7ce7e3b7
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,8 @@ graphql-core = "^3.1.2"
websocket-client = "^0.57"
[tool.poetry.dev-dependencies]
pytest = "^6.2.3"
pytest-cov = "^2.12.0"
black = {version = "^21.4b2", allow-prereleases = true}
mypy = "^0.790"
pylint = "^2.7.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment