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

[dep] #165: Remove dev dependencies now used as pre-commit hooks

parent 4c366152
No related branches found
No related tags found
1 merge request!170#165, #182: Stop using the Makefile in the CI and tools installed from Poetry dev dependencies in favor of pre-commit, Bump Sphinx to v4
...@@ -41,10 +41,6 @@ mnemonic = "^0.19" ...@@ -41,10 +41,6 @@ mnemonic = "^0.19"
pytest = "^6.2.5" pytest = "^6.2.5"
pytest-cov = "^2.12.0" pytest-cov = "^2.12.0"
pytest-sugar = "^0.9.4" pytest-sugar = "^0.9.4"
black = {version = "^21.4b2", allow-prereleases = true}
mypy = "^0.910"
pylint = "^2.7.2"
pre-commit = "^2.12.1"
sphinx = "^3.2.1" sphinx = "^3.2.1"
sphinx_rtd_theme = "^0.5.0" sphinx_rtd_theme = "^0.5.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment