Skip to content
Snippets Groups Projects
Commit 03c95350 authored by Martin Bergemann's avatar Martin Bergemann :speech_balloon:
Browse files

Add pylint to test dependency

parent 3f0a625b
No related branches found
No related tags found
1 merge request!4Tests
......@@ -45,6 +45,7 @@ setup(
"mypy",
"nbformat",
"pytest",
"pylint",
"pytest-html",
"pytest-env",
"pytest-cov",
......
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