Skip to content

Allow to use pytest 9#112

Merged
jerry-git merged 1 commit intojerry-git:masterfrom
olegrok:patch-1
Feb 3, 2026
Merged

Allow to use pytest 9#112
jerry-git merged 1 commit intojerry-git:masterfrom
olegrok:patch-1

Conversation

@olegrok
Copy link
Contributor

@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.

@jerry-git jerry-git merged commit 8f9ea56 into jerry-git:master Feb 3, 2026
@jerry-git
Copy link
Owner

Sorry for the delay! This is now part of 0.11.0.

@maresb
Copy link

maresb commented Feb 3, 2026

Amazing, thanks so much @jerry-git!!! Hope all is well.

@olegrok olegrok deleted the patch-1 branch February 3, 2026 10:21
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.

7 participants