TheochemUI / eOn

eOn v3 and beyond
https://theochemui.github.io/eOn/
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

BLD,MAINT,REL: Splitting up and refactoring #122

Open HaoZeke opened 2 months ago

HaoZeke commented 2 months ago

eON is currently two packages in one which is annoying to build and install (and maintain).

Plus we vendor MCAMC but that should just be spun out as well. So essentially there will be:

For v2 what should happen is that the eon-server only depends on the eONpy wheel so it can be pip install'd from PyPi like NumPy or SciPy etc.