Skip to content

Pin versions and add a lock file to enable more repeatable builds. #8

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

Open
hodgestar opened this issue Apr 7, 2025 · 0 comments
Open

Comments

@hodgestar
Copy link
Contributor

Currently when the try-qutip site is built it just pulls the latest versions of most packages. It would be better if it pulled fixed versions of its dependencies (and also its transitive dependencies) because this would make the builds more reproducible.

And added complication is that some of the emscripten and juypterlite ecosystem is only packages for conda-forge, so we'll need to continue to use conda.

The first step would be to look for a suitable tool for managing and using lockfiles generated from a conda environment description.

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

No branches or pull requests

1 participant