Fix: remove speedup debugging for python2
This commit is contained in:
parent
3113357fc0
commit
d45d04e239
1
PKGBUILD
1
PKGBUILD
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user