python-ipykernel: python byte compile

This commit is contained in:
Christoph Reiter
2022-06-09 22:48:57 +02:00
parent 838d9e519b
commit b3fce85afc

View File

@@ -54,7 +54,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