Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc maintenance #96

Merged
merged 7 commits into from
Feb 4, 2025
Merged

Misc maintenance #96

merged 7 commits into from
Feb 4, 2025

Conversation

benbovy
Copy link
Owner

@benbovy benbovy commented Feb 4, 2025

No description provided.

Add dependencies, environments and tasks.

Note: dependencies are currently duplicated in pyproject.toml since we
prefer installing spherely dependencies using conda packages instead of
getting them from pypi (see
prefix-dev/pixi#532).

The two "configure" and "compile" tasks consist of raw cmake command
calls so we can better debug any issue during these two stages. Those
tasks are not used to build and install Spherely. Instead, Spherely is
declared as an editable pypi-dependency so that pixi can re-build and
re-install it (via uv/pip and scikit-build-core) when needed. The
`build-dir` scikit-build option has been set to speed-up rebuilds.
@benbovy benbovy merged commit ab7032e into main Feb 4, 2025
17 checks passed
@benbovy benbovy deleted the misc-maintenance branch February 4, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant