Skip to content

Commit 5986883

Browse files
authoredJan 23, 2025··
pytest options moved into pyproject.toml (#18501)
Fixes this warning: ``` reading manifest template 'MANIFEST.in' […] warning: no files found matching 'pytest.ini' ```
1 parent 48f9fc5 commit 5986883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎MANIFEST.in

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ graft test-data
4242
graft mypy/test
4343
include conftest.py
4444
include runtests.py
45-
include pytest.ini
4645
include tox.ini
4746

4847
include LICENSE mypyc/README.md CHANGELOG.md

0 commit comments

Comments
 (0)
Please sign in to comment.