Merge pull request #582 from IotaSpencer/testing

Add my own repo (IotaSpencer)
This commit is contained in:
Valentin Lorentz 2014-04-03 18:35:32 +02:00
commit 3f770929e3
1 changed files with 4 additions and 0 deletions

View File

@ -301,6 +301,10 @@ repositories = {
'GLolol',
'SupyPlugins',
),
'Iota': GithubRepository(
'IotaSpencer',
'supyplugins',
),
}
class PluginDownloader(callbacks.Plugin):