Add the Python 2 (legacy) branch of my repository

This commit is contained in:
James Lu 2017-08-24 19:13:06 -07:00
parent 32ab953dd1
commit 9fb72bed97
1 changed files with 5 additions and 0 deletions

View File

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