diff options
| author | J08nY | 2021-01-22 17:02:25 +0100 |
|---|---|---|
| committer | J08nY | 2021-01-23 01:15:27 +0100 |
| commit | 28546dad01a25ce101d6b49924f521c2ef5ffa98 (patch) | |
| tree | f8eea4a4cc079ba830a27a2ce239aef451ed6597 /Makefile | |
| parent | 31d72722ad94d4fbcf7c484137730f54bd6a4138 (diff) | |
| download | pyecsca-28546dad01a25ce101d6b49924f521c2ef5ffa98.tar.gz pyecsca-28546dad01a25ce101d6b49924f521c2ef5ffa98.tar.zst pyecsca-28546dad01a25ce101d6b49924f521c2ef5ffa98.zip | |
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 -e pyecsca/ec/std/.github/ pyecsca + interrogate -vv -nmps -e pyecsca/ec/std/.github/ -f 55 pyecsca docs: $(MAKE) -C docs apidoc |
