openapi-spec-validator
openapi-spec-validator copied to clipboard
Remove `MANIFEST.in`, which is unused by Poetry
MANIFEST.in is unused by Poetry.
poetry build, as well as python -m build, were run to validate before-and-after that non-Python files and resources -- like the py.typed file and the JSON schema files -- were still included in the .tar.gz and .whl files.