Skip to content

Refactor conda release method

Shirong Wang requested to merge jeanwsr/mokit:newconda2 into master
  • deprecate setup.py, use pyproject.toml instead
  • add support for py3.10, py3.11
  • update numpy and mkl version for py >= 3.9 (test needed)
  • fix problem of importing any api without pyscf
Edited by Shirong Wang

Merge request reports