Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Stefan Zabka 0e2246d829
Update deps (#1038)
* chore(deps): upgrade python dependencies

* chore(deps): update js deps

also run npm run fix and fix npm run lint

* fix(tests): fix things broken by the upgrade

* chore(release): update Firefox and release notes

* fix(test): only use non-prefixed WebRTC classes in test
2023-06-25 23:52:31 +02:00
Stefan Zabka 5e0c44b65e
Unify tool configuration in pyproject.toml (#1028)
* refactor(pytest): use pyproject.toml instead of pytest.ini

* refactor(isort): use pyproject.toml instead of setup.cfg

* refactor(mypy): use pyproject.toml instead of setup.cfg

* fix(coverage): make coverage consider multiprocess

this should increase the code coverage from
our tests

* fix(coverage): specify concurrency as an array
2023-01-19 07:24:52 +01:00