Skip to content

Fix pytest by removing indents in setup.cfg#140

Open
wahabk wants to merge 1 commit intoNERSC:mainfrom
wahabk:issue-139-fix-pytest
Open

Fix pytest by removing indents in setup.cfg#140
wahabk wants to merge 1 commit intoNERSC:mainfrom
wahabk:issue-139-fix-pytest

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