python3: reduce bloat by removing *.pyo and *.pyc files
authorAlexandru Ardelean <redacted>
Thu, 16 Oct 2014 05:46:32 +0000 (08:46 +0300)
committerAlexandru Ardelean <redacted>
Mon, 20 Oct 2014 15:04:12 +0000 (18:04 +0300)
commita1fe8c48aae5058bbcd18c03194858700c249ef5
treee0b4b55310676ffea27fb23c4e4ba97d09363278
parent774bb4449407f8033e631b367281faeb123000f4
python3: reduce bloat by removing *.pyo and *.pyc files

Seems that if you add a package folder this would also
include the compiled python3 files which increases fw size.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python3/files/python3-package.mk
git clone https://git.99rst.org/PROJECT