Skip to content

Conversation

@olegrok
Copy link

@olegrok olegrok commented Nov 11, 2025

@mgu
Copy link

mgu commented Dec 5, 2025

Thank you @olegrok .
@jerry-git it would be super useful to have a new release including this 🙏

@melund
Copy link

melund commented Jan 2, 2026

@jerry-git, a polite ping on this one ☺️

@mdczaplicki
Copy link

I've made a fork that allows installing for pytest 9:

https://github.com/mdczaplicki/pytest-split-v2
https://pypi.org/project/pytest-split-v2/

@melund
Copy link

melund commented Jan 15, 2026

We have also patched the conda-forge package. So, if you use conda/mamba or pixi🔥 then it will install just fine.

@k4nar
Copy link

k4nar commented Jan 28, 2026

Note: if you are using uv, in the meantime you can use the dependency override feature:

[tool.uv]
override-dependencies = ["pytest>=9"]

This will allow to install pytest >=9 even though pytest-split explicitly pin an incompatible version.

This is not a long term solution, but at least it allows to update other requirements.

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.

5 participants