Skip to content
Snippets Groups Projects
Verified Commit 0d09ca0d authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add pylama to tools.

parent 4d6da4fe
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,7 @@ sphinx = "^2.1"
sphinxcontrib-django = "^0.5.0"
sphinx-autodoc-typehints = "^1.7"
autopep8 = "^1.4"
pylama = "^7.7"
[build-system]
requires = ["poetry>=0.12"]
......
[pycodestyle]
max_line_length = 100
ignore = E501
[autopep8]
jobs = 0
......
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