diff --git a/pallas-math/Cargo.toml b/pallas-math/Cargo.toml index f9bed2a..3df1c25 100644 --- a/pallas-math/Cargo.toml +++ b/pallas-math/Cargo.toml @@ -9,6 +9,7 @@ documentation = "https://docs.rs/pallas-math" license = "Apache-2.0" readme = "README.md" authors = ["Andrew Westberg "] +exclude = ["tests/data/*"] [features] default = ["gmp"]