Skip to content

Commit

Permalink
Py2/3 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
jairoxyz committed Jun 21, 2020
1 parent f0e6527 commit 749e581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.module.cloudscraper" name="CloudScraper2" version="1.2.40" provider-name="venomous">
<requires>
<import addon="xbmc.python" version="2.26.0"/>
<!-- <import addon="xbmc.python" version="3.0.0"/> -->
<import addon="script.module.requests" />
</requires>
<extension point="xbmc.python.module" library="lib" />
Expand Down

0 comments on commit 749e581

Please sign in to comment.