X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile;h=4f3abd1cb71cc0055abd7bf0af841e3da6ed8b01;hb=ba6311ecac0308f317a0f346263222418eb4dc10;hp=37d353c14d21749351e06d6163f777ea4476dc2d;hpb=23ed6d0ecff831886f8d82aac2b6ca3d9e466f66;p=soc.git diff --git a/Makefile b/Makefile index 37d353c1..4f3abd1c 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ mkpinmux: install: develop mkpinmux develop: - python3 setup.py develop # yes, develop, not install + python3 setup.py develop --user # yes, develop, not install python3 src/soc/decoder/pseudo/pywriter.py run_sim: install