We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When testing, we get a warning that looks like this:
/home/runner/work/setuptools-pyproject-migration/setuptools-pyproject-migration/.tox/py/lib/python3.12/site-packages/coverage/report_core.py:115: CoverageWarning: Couldn't parse '/tmp/pytest-of-runner/pytest-0/test_future_warning_inprocess_0/setup.py': No source for code: '/tmp/pytest-of-runner/pytest-0/test_future_warning_inprocess_0/setup.py'. (couldnt-parse)
It doesn't seem to be breaking anything, but we should probably still try to eliminate it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When testing, we get a warning that looks like this:
It doesn't seem to be breaking anything, but we should probably still try to eliminate it.
The text was updated successfully, but these errors were encountered: