aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a60711b..5d0eaad 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ perf-plots:
python test/plots/plot_perf.py -d .perf
doc-coverage:
- interrogate -vv -nmps -e pyecsca/ec/std/.github/ -f 55 pyecsca
+ interrogate -c pyproject.toml -vv -nmps -f 55 pyecsca
docs:
$(MAKE) -C docs apidoc