NSLS-II / edrixs

An open source toolkit for simulating RIXS spectra based on ED
https://nsls-ii.github.io/edrixs
GNU General Public License v3.0
32 stars 19 forks source link

Tasks before release #191

Open mrakitin opened 10 months ago

mrakitin commented 10 months ago

From https://github.com/NSLS-II/edrixs/pull/157#pullrequestreview-1632376780

TODOs:

mrakitin commented 10 months ago

The first task would benefit from having one build step to generate wheels. The pip install -v . step can be replaced by the wheel installation step, which will avoid an extra compilation.