Chris
b8e7612bde
Extend line length
2024-10-11 09:07:53 +02:00
Dominique Lasserre
73e537dabb
Replace pytz with stdlib zoneinfo/timezone, Bump python to 3.10
...
* Timezone support comes with the standard lib since 3.9
* Bump to 3.10 because typing.TypeGuard
2024-10-10 14:18:40 +02:00
Bobby Noelte
52026fa36a
Adapt data to package directory structure.
...
Move static data to server package directory.
Assure data/*.npz data is included in the server package.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2024-10-07 17:51:44 +02:00
Bobby Noelte
95322e69ce
Add packaging and use it.
...
Add packaging information and make it usable by Makefile.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2024-10-07 08:12:33 +02:00
Bobby Noelte
ba31734bd8
Adapt tests to package directory structure.
...
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2024-10-07 08:12:33 +02:00
Michael Osthege
d987437b01
Manual edits to remove remaining code style errors
2024-10-03 17:28:49 +02:00
Michael Osthege
05a3c1a5bb
Add pre-commit configuration
2024-10-03 17:28:49 +02:00