Commit 32211b03 by Sébastien Eustace

Update pyproject.toml

parent e6ebef46
...@@ -50,7 +50,7 @@ pymdown-extensions = "^4.9" ...@@ -50,7 +50,7 @@ pymdown-extensions = "^4.9"
pygments = "^2.2" pygments = "^2.2"
pytest-mock = "^1.9" pytest-mock = "^1.9"
pygments-github-lexers = "^0.0.5" pygments-github-lexers = "^0.0.5"
black = "^18.3-alpha.0" black = { version = "^18.3-alpha.0", python = "^3.6" }
pre-commit = "^1.10" pre-commit = "^1.10"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment