Skip to content
Snippets Groups Projects
Commit 3fab1dcb authored by Ronald Jäpel's avatar Ronald Jäpel
Browse files

Add pytest to "setup.cfg"

parent 8ea51cac
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,7 @@ console_scripts = ...@@ -33,6 +33,7 @@ console_scripts =
[options.extras_require] [options.extras_require]
testing = testing =
setuptools setuptools
pytest
certifi # tries to prevent certificate problems on windows certifi # tries to prevent certificate problems on windows
pre-commit # system tests run pre-commit pre-commit # system tests run pre-commit
flake8 # system tests run flake8 flake8 # system tests run flake8
......
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