Skip to content

Commit 0049ffb

Browse files
document the "six" dependency
1 parent ade4b53 commit 0049ffb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ This plugin is compatible with Deluge 1.3 and 2.0, Python2 2.7 and Python3 3.5+.
2222

2323
* you need to use the same version of Python as the one that Deluge is running under.
2424

25+
* if you're using it with Deluge-1.3, you might not have [six](https://pypi.org/project/six/) installed. Install it.
26+
2527
* add it to Deluge from Preferences -> Plugins -> Install Plugin
2628

2729
## Troubleshooting

0 commit comments

Comments
 (0)