Skip to content

pytest options moved into pyproject.toml #18501

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

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

mr-c
Copy link
Contributor

@mr-c mr-c commented Jan 21, 2025

Fixes this warning:

reading manifest template 'MANIFEST.in'
[…]
warning: no files found matching 'pytest.ini'

Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

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

Thanks!

@hauntsaninja hauntsaninja merged commit 5986883 into python:master Jan 23, 2025
18 checks passed
@mr-c mr-c deleted the manifest_no_more_pytest.ini branch January 23, 2025 08:17
x612skm pushed a commit to x612skm/mypy-dev that referenced this pull request Feb 24, 2025
Fixes this warning:

```
reading manifest template 'MANIFEST.in'
[…]
warning: no files found matching 'pytest.ini'
```
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.

2 participants