Skip to content

Install package with pip in CI#121

Merged
StevenMaude merged 4 commits intomainfrom
use-pip-install-in-ci
Dec 12, 2025
Merged

Install package with pip in CI#121
StevenMaude merged 4 commits intomainfrom
use-pip-install-in-ci

Conversation

@StevenMaude
Copy link
Contributor

@StevenMaude StevenMaude commented Dec 12, 2025

This uses pip to install in CI, which also required using Python 3.10. In turn, Python 3.10 required pynose to run tests. The tests don't work in pytest right now, but we should fix that later.

@StevenMaude StevenMaude force-pushed the use-pip-install-in-ci branch 3 times, most recently from 44cec00 to fc819cc Compare December 12, 2025 14:22
For Python 3.10+ compatibility.

If we switch to pytest, there are issues with test ordering and/or
persistent state which appear, so we should fix that, but later.
@StevenMaude StevenMaude force-pushed the use-pip-install-in-ci branch from fc819cc to 96e0260 Compare December 12, 2025 14:23
@StevenMaude StevenMaude merged commit 5857e82 into main Dec 12, 2025
3 checks passed
@StevenMaude StevenMaude deleted the use-pip-install-in-ci branch December 12, 2025 14:24
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