You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
528 B
12 lines
528 B
--- pyo3-0.13.0/Cargo.toml 2020-12-22T16:06:37+00:00
|
|
+++ pyo3-0.13.0/Cargo.toml 2021-01-07T22:17:51.790053+00:00
|
|
@@ -16,7 +16,7 @@
|
|
version = "0.13.0"
|
|
authors = ["PyO3 Project and Contributors <https://github.com/PyO3>"]
|
|
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/"
|