mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Add pre-commit to dev requirements
This commit is contained in:
parent
6b88f70a84
commit
247571ee69
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ Kodistubs ~=21.0
|
||||||
git+https://github.com/romanvm/kodi.six
|
git+https://github.com/romanvm/kodi.six
|
||||||
git+https://github.com/ruuk/script.module.addon.signals
|
git+https://github.com/ruuk/script.module.addon.signals
|
||||||
|
|
||||||
|
pre-commit >= 3.7.1
|
||||||
pytest >= 4.6.11
|
pytest >= 4.6.11
|
||||||
coverage >= 5.2
|
coverage >= 5.2
|
||||||
flake8 >= 3.8
|
flake8 >= 3.8
|
||||||
|
|
Loading…
Reference in a new issue