2
0

Fix: remove speedup debugging for python2

This commit is contained in:
XavierCLL 2020-04-20 13:09:09 -07:00
parent 3113357fc0
commit d45d04e239

View File

@ -52,7 +52,6 @@ build() {
cd pycharm-$_pkgver
# compile PyDev debugger used by PyCharm to speedup debugging
python2 plugins/python/helpers/pydev/setup_cython.py build_ext --build-temp build --build-lib .
python3 plugins/python/helpers/pydev/setup_cython.py build_ext --build-temp build --build-lib .
rm -rf bin/fsnotifier{,-arm} lib/libpty/linux/x86