Skip to content

ci: Create venv for maturin develop ci tests#234

Merged
williballenthin merged 1 commit into
williballenthin:masterfrom
nightlark:create-venv-for-maturin
Jan 7, 2026
Merged

ci: Create venv for maturin develop ci tests#234
williballenthin merged 1 commit into
williballenthin:masterfrom
nightlark:create-venv-for-maturin

Conversation

@nightlark
Copy link
Copy Markdown
Contributor

Creates a Python virtual environment for running the ci tests using maturin develop. Perhaps doing maturin build and then installing the built wheel before running pytest would be cleaner, I think it would at least remove the explicit pip install command to install dependencies like pefile (installing the wheel that gets built would also install dependencies).

Signed-off-by: Ryan Mast <mast9@llnl.gov>
Copy link
Copy Markdown
Owner

@williballenthin williballenthin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@williballenthin williballenthin merged commit 83e6d4e into williballenthin:master Jan 7, 2026
4 checks passed
@nightlark nightlark deleted the create-venv-for-maturin branch January 7, 2026 20:35
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.

2 participants