diff --git a/pyproject.toml b/pyproject.toml index 0c85a18..4ecbe19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "crypto-condor" -version = "2024.05.30-rc4" +version = "2024.05.30-rc5" description = "Compliance testing for implementations of cryptographic primitives" license = "Apache-2.0" authors = [ @@ -24,7 +24,6 @@ include = [ "crypto_condor/vectors/_kyber/dat/*.dat", "crypto_condor/vectors/_rsa/dat/*.dat", "crypto_condor/vectors/_sha/dat/*.dat", - "crypto_condor/vectors/_sphincs/dat/*.dat", "crypto_condor/primitives/_testu01/examples/excel.dat", ] exclude = [