Skip to content
Snippets Groups Projects
Commit 47061b96 authored by Moul's avatar Moul
Browse files

[dep] #90, #103: Introduce pytest{,-cov,-sugar} dev dependencies

parent 9e0c19cf
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,9 @@ pyaes = "^1.6.1"
mnemonic = "^0.19"
[tool.poetry.dev-dependencies]
pytest = "^6.2.3"
pytest-cov = "^2.12.0"
pytest-sugar = "^0.9.4"
black = {version = "^21.4b2", allow-prereleases = true}
mypy = "^0.910"
pylint = "^2.7.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment