python,python3: drop remove .pyc & .pyo files
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 2 Mar 2017 13:24:14 +0000 (15:24 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 9 Mar 2017 07:26:36 +0000 (09:26 +0200)
commit05f8d6edf06c93dadab34f14a5fad48449dd7eda
tree468f2e4e388bf66809176d2f892b1de263310e3b
parent92073b047bb862627db5b264c3ee7cc79ba49649
python,python3: drop remove .pyc & .pyo files

We'll control in the install phase what we ship [byte-codes or source files]

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/files/python-package.mk
lang/python3/files/python3-package.mk