Add: Start govel build packages
This commit is contained in:
parent
865ec5def5
commit
c26fcdc1db
18 changed files with 37 additions and 26 deletions
|
|
@ -9,9 +9,9 @@
|
|||
|
||||
import re
|
||||
import requests
|
||||
from erminig.config import Config
|
||||
from erminig.core.config import Config
|
||||
from erminig.controllers.evezh.abstract import UpstreamSource
|
||||
from erminig.system.retry import retry_on_failure
|
||||
from erminig.core.retry import retry_on_failure
|
||||
|
||||
|
||||
class GitHubSource(UpstreamSource):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue