Skip to content
Snippets Groups Projects
Commit 207f6d95 authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

ci: install deps from pyproject.toml

parent 43ef9951
No related branches found
No related tags found
1 merge request!79switch the ci to use precommit
Pipeline #373300 passed
......@@ -15,7 +15,7 @@ stages:
- ls -l
- pip install -U pip
- pip --version
- pip install pytest black ruff pydocstyle pre-commit
- pip install .[dev]
- pytest --version
- cat /etc/issue
......
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