kupferbootstrap/config
2023-03-17 16:28:28 +01:00
..
__init__.py config: add new __init__.py 2022-11-09 20:19:04 +01:00
cli.py config/cli: use wrapper.execute_without_exit() for prompt_profile_{flavour,device}() to avoid prompting in docker 2023-03-17 16:28:28 +01:00
profile.py implement explicit Optional type hints for =None parameters 2022-11-09 20:19:04 +01:00
scheme.py config: remove accidental scheme validation circumvention, improve errors, warn on config loading failure in main() 2022-11-09 20:19:04 +01:00
state.py config/state: remove field_name from missing device/flavour hint as it gets used as the profile name 2023-03-17 16:28:28 +01:00
test_config.py typecheck: add --check-untyped-defs and fix some associated type errors 2022-11-09 20:19:04 +01:00