diff --git a/Cargo.toml b/Cargo.toml index 9b603a4..5bf466f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ repository = "https://github.com/bspeice/dtparse.git" readme = "README.md" categories = ["date-and-time"] license = "Apache-2.0" +exclude = ["/*.py"] [badges] travis-ci = { repository = "bspeice/dtparse" }