aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJ08nY2021-04-11 14:16:57 +0200
committerJ08nY2021-04-11 14:16:57 +0200
commit942c0fb9d6fcbff7c91c553211cc81c7e0939e4e (patch)
tree1df80da6030019ef2a7490d2b2050a7d4b9a83ec /README.md
parenta2e01e037fcde3e63571633e94156e324a4f2299 (diff)
downloadpyecsca-942c0fb9d6fcbff7c91c553211cc81c7e0939e4e.tar.gz
pyecsca-942c0fb9d6fcbff7c91c553211cc81c7e0939e4e.tar.zst
pyecsca-942c0fb9d6fcbff7c91c553211cc81c7e0939e4e.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3cd7584..b2a9b05 100644
--- a/README.md
+++ b/README.md
@@ -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