Skip to content

Commit a017dbe

Browse files
committed
Added dependency to the requests-cache module
1 parent 98a4e35 commit a017dbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

addon.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<requires>
44
<import addon="xbmc.python" version="2.19.0" />
55
<import addon="script.module.requests" version="2.18.4" />
6+
<import addon="script.module.requests-cache" version="0.4.13" />
67
<import addon="script.module.routing" version="0.2.0"/>
78
</requires>
89
<extension point="xbmc.python.pluginsource" library="addon.py">

0 commit comments

Comments
 (0)