mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Fixed reset requires
This commit is contained in:
parent
0aaec6cc6b
commit
1b1b34005a
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ class InstallData(Configs):
|
|||
}
|
||||
|
||||
cache: list = [] # reset cache
|
||||
requires: list = [] # reset requires
|
||||
|
||||
repo_info: dict = {
|
||||
'repo_name': repo,
|
||||
|
|
Loading…
Add table
Reference in a new issue