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

Add pyproject.toml and explicit build requirements #109

Merged

Conversation

CasperWA
Copy link
Contributor

Fixes #93

This PR adds jupyter_core as an explicit build requirement.
It also updates the CI/CD workflows.

This information explicitly states to install jupyter_core (as well as
setuptools).
@CasperWA CasperWA requested review from unkcpz and dou-du August 30, 2023 12:21
@CasperWA
Copy link
Contributor Author

CasperWA commented Aug 31, 2023

Just changing to also building a wheel should make installation much easier already. If this is merged and a new release made, the "herokuish-build (pypi)" job introduced in #111 should at least work, while the other job will be the same (i.e., continue failing).

@CasperWA CasperWA merged commit 6b34411 into materialscloud-org:develop Sep 6, 2023
3 checks passed
@CasperWA CasperWA deleted the cwa/fix-93-setup-build-system branch September 6, 2023 07:48
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.

jupyter command not exist
2 participants