NTNU-IndEcol / df_file_interchange

File interchange code to consistently save and reload Pandas dataframes with metadata.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

add package necessary for running to pyproject #14

Closed konstantinstadler closed 5 months ago

konstantinstadler commented 6 months ago

just installing the package fails during import - loguru is missing, probably also others

https://peps.python.org/pep-0631/

EsmeMaxwell commented 6 months ago

Are you sure? It's in the environment.yaml.

konstantinstadler commented 6 months ago

yep, put this are not taken up when installing via pip. Depends a bit where we are heading with that, but having a project structured to be installed, it seems a bit odd not being able to install it