diff options
| author | J08nY | 2021-04-11 14:16:57 +0200 |
|---|---|---|
| committer | J08nY | 2021-04-11 14:16:57 +0200 |
| commit | 942c0fb9d6fcbff7c91c553211cc81c7e0939e4e (patch) | |
| tree | 1df80da6030019ef2a7490d2b2050a7d4b9a83ec /README.md | |
| parent | a2e01e037fcde3e63571633e94156e324a4f2299 (diff) | |
| download | pyecsca-942c0fb9d6fcbff7c91c553211cc81c7e0939e4e.tar.gz pyecsca-942c0fb9d6fcbff7c91c553211cc81c7e0939e4e.tar.zst pyecsca-942c0fb9d6fcbff7c91c553211cc81c7e0939e4e.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,6 +61,7 @@ It also supports working with [Riscure](https://www.riscure.com) Inspector trace ### Testing & Development See the [Makefile](Makefile) for tests, performance measurement, codestyle and type checking commands. +Use [black](https://github.com/psf/black) for code-formatting. - [nose2](https://nose2.readthedocs.io) - [green](https://github.com/CleanCut/green) @@ -78,6 +79,7 @@ See the [Makefile](Makefile) for tests, performance measurement, codestyle and t - [sphinx](https://www.sphinx-doc.org/) - [sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints/) - [nbsphinx](https://nbsphinx.readthedocs.io/) + - [sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks/) ## License |
