From 1943d7e8fc0e1e6b578e9be04fac0690e888ed88 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 13 Dec 2018 17:50:16 +0100 Subject: Setup EC models, curves, formulas from efd. --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 059abcf..1e9a427 100644 --- a/Makefile +++ b/Makefile @@ -7,4 +7,7 @@ test-plots: test-all: nose2 -v -.PHONY: test test-plots test-all \ No newline at end of file +typecheck: + mypy -p pyecsca --ignore-missing-imports + +.PHONY: test test-plots test-all typecheck \ No newline at end of file -- cgit v1.2.3-70-g09d2