Skip to content

Commit a93816b

Browse files
committed
Drop outdated exclude in openblas-src/Cargo.toml
1 parent 5651ba9 commit a93816b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

openblas-src/Cargo.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,6 @@ categories = ["science"]
2222
keywords = ["linear-algebra"]
2323
build = "build.rs"
2424
links = "openblas"
25-
exclude = [
26-
"source/benchmark/*",
27-
"source/ctest/*",
28-
"source/lapack-netlib/BLAS/TESTING/*",
29-
"source/lapack-netlib/CBLAS/testing/*",
30-
"source/lapack-netlib/TESTING/*.in",
31-
"source/lapack-netlib/TESTING/EIG/*",
32-
"source/lapack-netlib/TESTING/LIN/*",
33-
"source/reference/*",
34-
"source/test/*",
35-
"source/utest/*",
36-
]
3725

3826
[features]
3927
default = ["cblas", "lapacke"]

0 commit comments

Comments
 (0)