Improve build / install
prisae opened this issue · 0 comments
prisae commented
-
Move from(don't see the point atm for pure python package)setup.py
topyproject.toml/setup.cfg
-
Use micromamba for GHA(miniforge is just OK) -
Create a proper(not atm; users should useenvironment.yml
pip
orconda
; therequirements
-files are just to develop.) -
python -m pip install --no-build-isolation --no-deps -e .
-
(Related): Add cffinit(don't see the point atm) -
(Related): Add CoC(if the community grows significantly, re-open this)