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

pytest error setup.cfg:21: unexpected value continuation #139

Open
wahabk opened this issue Feb 18, 2025 · 1 comment
Open

pytest error setup.cfg:21: unexpected value continuation #139

wahabk opened this issue Feb 18, 2025 · 1 comment

Comments

@wahabk
Copy link

wahabk commented Feb 18, 2025

While working on a PR I got this issue when running tests on the release 1.1.4 of podman-hpc:

$ pytest
ERROR: ~/repos/podman-hpc/setup.cfg:21: unexpected value continuation

However, the tests run if I comment out the following end of setup.cfg:

[options.data_files]
    etc/podman_hpc =
    etc/01-gpu.conf
    ...
@wahabk
Copy link
Author

wahabk commented Feb 19, 2025

This is likely an error on my side. Is there a pytest config / method to run pytest that I am forgetting?

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

No branches or pull requests

1 participant