Add my own repo (IotaSpencer

This commit is contained in:
Ken Spencer 2014-04-03 12:01:41 -04:00
parent 8a5c4753d0
commit 3bb183cf6d
1 changed files with 4 additions and 0 deletions

View File

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