forked from LBRYCommunity/lbry-sdk
3 lines
78 B
Makefile
3 lines
78 B
Makefile
|
build:
|
||
|
cd ../../ && ~/bin/protoc --python_out=. lbrynet/schema/proto/*.proto
|