--- pyo3-0.13.1/Cargo.toml 2021-01-10T12:52:30+00:00 +++ pyo3-0.13.1/Cargo.toml 2021-01-10T23:39:06.731495+00:00 @@ -16,7 +16,7 @@ version = "0.13.1" authors = ["PyO3 Project and Contributors "] build = "build.rs" -exclude = ["/.gitignore", ".cargo/config"] +exclude = ["/.gitignore", ".cargo/config", "/codecov.yml", "/Makefile", "/pyproject.toml", "/tox.ini"] description = "Bindings to Python interpreter" homepage = "https://github.com/pyo3/pyo3" documentation = "https://docs.rs/crate/pyo3/"