Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pytest by removing indents in setup.cfg #140

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wahabk
Copy link

@wahabk wahabk commented Mar 7, 2025

Simple PR that closes #139

This is the same as the original pytest issue pytest-dev/pytest#8923

@wahabk
Copy link
Author

wahabk commented Mar 7, 2025

@scanon would you mind reviewing this PR? This allows me to run pytest since it usually fails without editing setup.cfg

@scanon
Copy link
Member

scanon commented Mar 27, 2025

It looks good. Can you tell me what version of python and pytest you were testing with?

@wahabk
Copy link
Author

wahabk commented Apr 1, 2025

Thanks for taking a look. This was with

platform linux -- Python 3.10.16, pytest-8.3.4, pluggy-1.5.0

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.

pytest error setup.cfg:21: unexpected value continuation
2 participants