9 Commits

Author SHA1 Message Date
jo
f394336efc chore: move isort config to pyproject.toml 2022-12-07 15:59:52 +02:00
jo
5738edb49c chore: split test and coverage tasks 2022-12-07 15:59:52 +02:00
jo
cfcfcc82e4 chore: revert pin setuptools to <64.0.0 for build backend
This reverts commit 2bde574487b7d2fde097db76a9f525b188d70662.
2022-08-25 09:51:36 +02:00
jo
2bde574487 chore: pin setuptools to <64.0.0 for build backend 2022-08-11 22:16:00 +02:00
Jonas L
4019367abc
feat(playout): rewrite stats collector (#2028)
- Replace defusedxml with lxml
2022-08-09 21:14:19 +02:00
Jonas L
b465629977
chore: disable pylint logging-fstring-interpolation format (#2033) 2022-08-09 20:30:44 +02:00
Jonas L
140cf4427b
test: enable logs when running pytest (#2008) 2022-07-31 11:23:27 +02:00
jo
9de82bb568 chore: make linters config consistent in pyproject.toml
- remove mypy config from makefile
2022-01-26 10:15:35 +02:00
jo
0f8cb1a5ed chore: set python build system in pyproject.toml
- fix local package install
- local packages requirement url format
2022-01-26 10:15:35 +02:00