-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
scikit-build-core doesn't seem to be installing the iphreeqc_database component when installing in editable mode:
set(IPHREEQC_DATABASE_DIR ${IPHREEQC_BASE}/database)
install(DIRECTORY
"${IPHREEQC_DATABASE_DIR}"
DESTINATION pyphreeqc COMPONENT iphreeqc_database)
Probably the install targets have to be defined explicitly in pyproject.toml?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels