Jim Mussared
6103823b1b
all: Remove __version__ from .py files.
...
It is inserted automatically during publish/freezing and having them in the
code prevents the automatic process from happening.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-07-21 17:15:00 +10:00
Andrew Leech
b95deb31e5
json: Add manifest file.
2023-07-21 16:58:48 +10:00
Jim Mussared
a08087249f
top: Update Python formatting to black "2023 stable style".
...
See https://black.readthedocs.io/en/stable/the_black_code_style/index.html
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-02-03 17:12:38 +11:00
Jim Mussared
ecef7a506c
all: Remove all setup.py files.
...
These are unused and will be replaced with manifest.py.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-05 17:50:11 +10:00
Jim Mussared
fa13cbbc8b
all: Run black over all code.
...
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-05-27 15:50:04 +10:00
Jim Mussared
1a28fe84e8
top: Move modules into python-stdlib, unix-ffi, or micropython.
2021-05-27 15:41:08 +10:00