mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 09:17:23 +00:00
5 lines
91 B
Makefile
5 lines
91 B
Makefile
generate:
|
|
python generate.py generate > __init__.py
|
|
|
|
analyze:
|
|
python generate.py analyze
|