Skip to content
Snippets Groups Projects
Commit 25090488 authored by Johann Jacobsohn's avatar Johann Jacobsohn
Browse files

add dev dependencies

parent c15fdad1
No related branches found
No related tags found
No related merge requests found
Pipeline #6324 failed
...@@ -36,6 +36,11 @@ setup( ...@@ -36,6 +36,11 @@ setup(
], ],
extras_require={ extras_require={
'dev': [ 'dev': [
"flake8",
"pylint",
"pycodestyle",
"pydocstyle",
"twine",
"pytest", "pytest",
"pytest-cov", "pytest-cov",
"pytest-datadir", "pytest-datadir",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment