diff options
| author | Maxim Cournoyer <[email protected]> | 2022-12-19 17:32:41 -0500 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2023-01-05 19:21:57 -0700 |
| commit | 579916beb133ad74377964643c65c57fb3174cc6 (patch) | |
| tree | 41a697cf8ddeed3a09ab08688301f0bc0caf1a80 /doc/develop/python_cq.rst | |
| parent | 648d8186dd7f9c444fb07f355090d275dcdd4de4 (diff) | |
patman: rename main script to __main__.py
This allows running the package as a Python module, like e.g.:
$ python -m patman
It also prevents Pytest from attempting to parse main.py, which
would cause errors.
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Maxim Cournoyer <[email protected]>
Fix up main.py in __init__.py:
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
