Skip to content

Conversation

@clpetix
Copy link
Contributor

@clpetix clpetix commented Nov 10, 2025

Resolves Issue #99.

@clpetix
Copy link
Contributor Author

clpetix commented Nov 10, 2025

@mphoward, this should be good to go!

@clpetix clpetix requested a review from mphoward November 10, 2025 18:32
@clpetix clpetix self-assigned this Nov 10, 2025
@clpetix clpetix added bug Something isn't working dependencies Pull requests that update a dependency file labels Nov 10, 2025
@clpetix clpetix linked an issue Nov 10, 2025 that may be closed by this pull request
@mphoward mphoward merged commit d388b6c into main Nov 11, 2025
15 checks passed
@mphoward mphoward deleted the fix/sybil branch November 11, 2025 14:56
@@ -1,3 +1,3 @@
pytest>=8
pytest!=9.0.0

Choose a reason for hiding this comment

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

(Just looking at this now, so sorry commenting post-merge).

For this to be strictly correct, it should be pytest>=8,!=9.0.0, but given most installers default to the latest version, this is mostly fine. 👍

Copy link
Contributor

@mphoward mphoward Nov 11, 2025

Choose a reason for hiding this comment

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

Oh, I didn't catch that, you are right! Much appreciated for you taking the time to let us know. @clpetix could you please open a branch to apply the fix @nicoddemus indicated above?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sybil causing unit test failures.

4 participants