|
3f7a656588
|
ci: Add and configure reuse, and make it happy
|
2023-10-31 07:35:23 +01:00 |
|
|
4996931b54
|
ci: Add mypy as a dev dependency and configure it
|
2023-10-31 07:35:22 +01:00 |
|
|
95039914ba
|
ci: Configure isort and make it happy
|
2023-10-31 07:34:57 +01:00 |
|
|
d28ca167f2
|
ci: Lint source
|
2023-10-31 07:34:57 +01:00 |
|
|
5ad13cea75
|
build: Move test files to the tests/ directory
We don’t want these to install by default.
|
2023-10-31 07:34:56 +01:00 |
|
|
93f2d329a4
|
ci: Use black instead of flake8
It results in mostly the same style, plus it’s configurable via pyprojects.toml.
|
2023-10-31 07:34:56 +01:00 |
|
|
85cea58067
|
build: Change yaml.load to safe_load
It’s safer. PyYAML also changed the load method so it requires a loader parameter.
|
2023-10-31 07:34:56 +01:00 |
|
Pedro Ferreira
|
7949cba7d7
|
Fix import order
|
2018-02-04 15:50:56 +01:00 |
|
Pedro Ferreira
|
59de8c3ce0
|
Refactor server code (use connections)
Past version was unusable with >1 client.
|
2018-02-04 15:41:30 +01:00 |
|
Pedro Ferreira
|
6be0cb2b5a
|
Fix misnamed variable
|
2017-06-05 00:35:27 +02:00 |
|
Pedro Ferreira
|
66a4149f12
|
First functional version
|
2017-06-05 00:35:27 +02:00 |
|