PluginDownloader: remove legacy name & python 2 branch of my repo

This commit is contained in:
James Lu 2020-03-20 16:35:21 -07:00
parent 3576503e3f
commit 487897e7cc
1 changed files with 0 additions and 14 deletions

View File

@ -293,20 +293,6 @@ repositories = utils.InsensitivePreservingDict({
'jlu5',
'SupyPlugins',
),
'jlu5-py2legacy': GithubRepository(
'jlu5',
'SupyPlugins',
branch='python2-legacy'
),
'GLolol': GithubRepository(
'jlu5',
'SupyPlugins',
),
'GLolol-py2legacy': GithubRepository(
'jlu5',
'SupyPlugins',
branch='python2-legacy'
),
'Iota': GithubRepository(
'IotaSpencer',
'supyplugins',