Dev/gitea ci (#151)
All checks were successful
Build on RHEL9 / buildh (push) Successful in 1m41s

Build and test on internal PSI gitea
This commit is contained in:
Erik Fröjdh
2025-04-03 13:18:55 +02:00
committed by GitHub
parent 8cad7a50a6
commit 7db1ae4d94
5 changed files with 90 additions and 16 deletions

15
etc/dev-env.yml Normal file
View File

@ -0,0 +1,15 @@
name: dev-environment
channels:
- conda-forge
dependencies:
- anaconda-client
- doxygen
- sphinx=7.1.2
- breathe
- pybind11
- sphinx_rtd_theme
- furo
- nlohmann_json
- zeromq
- fmt
- numpy