python-qds / qdscreen

Quasi-determinism screening for fast Bayesian Network Structure Learning (from T.Rahier's PhD thesis, 2018)
https://python-qds.github.io/qdscreen/
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Fix virtualenv / nox builds #26

Closed smarie closed 2 years ago

smarie commented 2 years ago

Currently some builds are skipped silently because the interpreter is missing. We should make such case fail and fix them.