diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ codestyle-all: flake8 --ignore=E501,F405,F403,F401,E126 pyecsca test doc-coverage: - interrogate -vv -nmps pyecsca + interrogate -vv -nmps -e pyecsca/ec/std/.github/ pyecsca docs: $(MAKE) -C docs apidoc |
