summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 26fa57e076c96c84f3e6efdf94536b1c04536738 (about) (plain)
1
2
3
4
recursive-include tests *.py
recursive-include immutables *.py *.c *.h *.pyi
include LICENSE README.rst
include immutables/py.typed
cm (run-listbox-selection-page, run-checkbox-tree-page) * gnu/installer/newt/partition.scm (button-exit-action) * gnu/installer/newt/services.scm (run-desktop-environments-cbt-page, run-networking-cbt-page, run-other-services-cbt-page, run-network-management-page) * gnu/installer/newt/timezone.scm (run-timezone-page) * gnu/installer/newt/user.scm (run-user-page) * gnu/installer/newt/welcome.scm (run-menu-page) * gnu/installer/newt/wifi.scm (run-wifi-page): Use the 'installer-step prompt to abort. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret