Skip to content
Snippets Groups Projects
Commit 2489be25 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

PIPELINE: Add meson dependencies

parent 233e50a9
No related branches found
No related tags found
2 merge requests!100WIP: Filling XLSX: Seems to be working.,!97MAINT: Add support for Python 3.12 and experimental support for 3.13
Pipeline #49841 passed with warnings
......@@ -170,6 +170,7 @@ unittest_py313:
script:
# TODO: Replace by '*python_test_script' as soon as 3.13 has been officially released.
- apt update && apt install -y cargo
- pip install meson[ninja] meson-python
- pip install pynose pandas pytest pytest-cov gitignore-parser openpyxl>=3.0.7 xlrd==1.2 h5py
- pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev
- pip install .
......
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