Skip to content

Commit f25c0e5

Browse files
committed
Drop mpir.dll from packaging
1 parent 9990033 commit f25c0e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,6 @@ def check_compiler(compiler):
574574
"Crypto.SelfTest.PublicKey" : [
575575
"test_vectors/ECC/*.*",
576576
],
577-
"Crypto.Math" : [ "mpir.dll" ],
578577
}
579578

580579
system_bits = 8 * struct.calcsize("P")

0 commit comments

Comments
 (0)