Skip to content

2.4.0.1

Latest
Compare
Choose a tag to compare
@sbaldu sbaldu released this 16 Jan 07:48
· 6 commits to main since this release
6691bae
Fix conflicting python versions in conda workflow (#62)

* Set python version in conda env to 3.10

* Set python version in conda workflow to 3.10

* Try Python 3.11

* Add boost as dep

* Clean CMakefile

* Add gcc as dependency

* Add conda install for libgcc

* Fix the interpreter version

---------

Co-authored-by: Clement Helsens <[email protected]>