Commit Graph

8 Commits

Author SHA1 Message Date
e5e364b97a
ci: Add and configure mypy, and make it happy 2023-11-02 12:42:01 +01:00
ebcc94516c
ci: Add and configure isort, and make it happy 2023-11-02 12:42:01 +01:00
3aa2794b92
ci: Add and configure PyLint, and make it happy 2023-11-02 12:42:01 +01:00
b30aa39d6b
ci: Use black instead of flake8
It results in mostly the same style, plus it’s configurable via pyproject.toml.
2023-11-02 12:42:00 +01:00
Cléber Zavadniak
aab2ac18b3 fix test_server and reorganize requirements files 2018-04-28 17:02:18 +02:00
Pedro Ferreira
dc1389d634 Adapt code to match secret_handshake changes 2018-02-04 22:27:54 +01:00
Pedro Ferreira
ee68cd125b Add load_ssb_secret() to utils 2017-08-05 12:40:44 +02:00
Pedro Ferreira
fc67995e6b Move test_*.py to examples dir 2017-08-01 19:38:53 +02:00