python-ipython: python bytecompile

This commit is contained in:
Christoph Reiter
2022-06-09 22:50:31 +02:00
parent b3fce85afc
commit 74ca1f2b94

View File

@@ -68,7 +68,6 @@ package() {
${MINGW_PREFIX}/bin/python setup.py install \
--prefix=${MINGW_PREFIX} --root=${pkgdir} --optimize=1 --skip-build
find "${pkgdir}/" -name "*.pyc" -delete
find "${pkgdir}/" -type d -empty -delete
# setuptools doesnt see mingw-w64-python's readline