mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 10:25:45 -05:00
Enable dummy Python jobmodule.
This commit is contained in:
parent
2f628cd1d4
commit
0e5e3c50b4
1 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@ prepare:
|
|||
# which view module jobs should be enqueued. Job modules are also allowed.
|
||||
install: #TODO: actually use this
|
||||
- dummyprocess
|
||||
- dummypython
|
||||
#- partition
|
||||
#- unsquashfs
|
||||
- locale
|
||||
|
|
Loading…
Add table
Reference in a new issue