mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-18 12:34:39 +00:00
Downgrades xbmc.python dependency version
Changes version of xbmc.python from 3.0.1 to 3.0.0 to ensure compatibility with existing library constraints or dependent features.
This commit is contained in:
parent
b87d1911cb
commit
170d5b2b9d
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ changelog: |-
|
|||
dependencies:
|
||||
py3:
|
||||
- addon: 'xbmc.python'
|
||||
version: '3.0.1'
|
||||
version: '3.0.0'
|
||||
- addon: 'script.module.requests'
|
||||
version: '2.22.0+matrix.1'
|
||||
- addon: 'script.module.dateutil'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue