mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-23 20:07:59 +02:00
updated conda environment (#169)
- updated dev-env.yml conda environment file - added boost-histogram as a requirement for the python tests - added environment file in conda build process
This commit is contained in:
@ -36,6 +36,7 @@ test:
|
||||
- aare
|
||||
requires:
|
||||
- pytest
|
||||
- boost-histogram
|
||||
source_files:
|
||||
- python/tests
|
||||
commands:
|
||||
|
Reference in New Issue
Block a user