Skip to content
Snippets Groups Projects
Commit 5563c73e authored by Hans Fangohr's avatar Hans Fangohr
Browse files

add dependencies for testing

parent 878a8298
No related branches found
No related tags found
3 merge requests!19Move linux-debian11 into main,!2first attempt to have tests (fake tests only),!1Resolve "First draft for user interface for top level install command"
...@@ -14,7 +14,7 @@ before_script: ...@@ -14,7 +14,7 @@ before_script:
- pwd - pwd
- pip install -U pip - pip install -U pip
- pip --version - pip --version
- pip install pytest - pip install pytest black ruff
- pytest --version - pytest --version
......
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