This commit is contained in:
Marc Beninca 2021-10-10 21:34:35 +02:00 committed by Marc Beninca
parent 2e366f71f1
commit f9584f4458
3 changed files with 4 additions and 3 deletions

View file

@ -5,6 +5,8 @@ import arguments
import hypertext
import repository
MAIN = 'https://repo.msys2.org'
class Remote(repository.Repository):
def __init__(self):