Skip to content

Commit

Permalink
[CI-debugging commit, will be erased later]
Browse files Browse the repository at this point in the history
  • Loading branch information
liam-o-marsh committed Dec 11, 2023
1 parent 7773971 commit f45a0ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,12 @@ deps =
pytest-cov
scipy
sympy
pyscf;platform_system!="Windows"
#pyscf;platform_system!="Windows"
wigners
# TODO: add mops once it becomes stable enough (and potentially supports windows)
#mops@git+https://github.com/lab-cosmo/mops ; platform_system!="Windows"
commands =
python3 -c 'import platform; print("\n\n\n\n\"", platform.system(), "\"\n\n\n\n",sep=""); exit(1)'
pytest {[testenv]test_options} {posargs}


Expand Down

0 comments on commit f45a0ec

Please sign in to comment.