SBC-Utrecht / PyTomPrivate

Development repository
GNU General Public License v2.0
2 stars 2 forks source link

fix for development mode install #129

Closed McHaillet closed 1 year ago

McHaillet commented 1 year ago

Made installation in editable mode functional

pytom can now be installed with: pip install --editable . --prefix $CONDA_PREFIX