avoid generating python bytecode
authorAndrea Righi <andrea.righi@canonical.com>
Fri, 7 Jul 2023 08:44:25 +0000 (10:44 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 11 Dec 2023 10:00:49 +0000 (11:00 +0100)
commitd7f3d4afbc1b1678effcc1658d88edf0e5c1c685
treef11e36c58526570df8704ba0ec0c5aa400ac0877
parent5972b4cf5c94314bd95261a77ec01126f9a1610a
avoid generating python bytecode

We may want to include these scripts into kernel git repositories, so
better to avoid generating python bytecode to avoid including
unnecessary artifacts.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
kconfig/run.py
kconfig/sanitize.py
setup.cfg