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

Packaging for rust #340

Open
felixhekhorn opened this issue Jan 12, 2024 · 0 comments
Open

Packaging for rust #340

felixhekhorn opened this issue Jan 12, 2024 · 0 comments
Labels
rust Rust extension related

Comments

@felixhekhorn
Copy link
Contributor

felixhekhorn commented Jan 12, 2024

This one might be the most delicate change, since it is actually affecting how we build the package.

However, we should just test once making a pseudo-tag locally (that is a proper tag, but avoiding pushing it) and building with pip wheel (that should be what we should use in the workflow, but we are not).
https://github.com/NNPDF/workflows/blob/818e8d74406df7c51992ea3b9377441a401a7087/.github/workflows/python-poetry-pypi.yml#L66-L69

So, updating the workflow with pip wheel (that should keep working for Poetry as well) is a requirement for merging this.

Originally posted by @alecandido in #189 (comment)

@felixhekhorn felixhekhorn added the rust Rust extension related label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Rust extension related
Projects
None yet
Development

No branches or pull requests

1 participant