architectures
This commit is contained in:
parent
f849bca87c
commit
bb230e0c6d
6 changed files with 26 additions and 10 deletions
|
@ -81,3 +81,7 @@ compression applying to archive
|
|||
)
|
||||
|
||||
return vars(parser.parse_args())
|
||||
|
||||
D = parse()
|
||||
|
||||
architectures = D[ARCHITECTURES]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue