Python command
This commit is contained in:
parent
25723f64fc
commit
af0e77cee7
2
PKGBUILD
2
PKGBUILD
@ -52,7 +52,7 @@ build() {
|
|||||||
cd "pycharm-$_pkgver"
|
cd "pycharm-$_pkgver"
|
||||||
|
|
||||||
# compile PyDev debugger used by PyCharm to speedup debugging
|
# compile PyDev debugger used by PyCharm to speedup debugging
|
||||||
python3 plugins/python/helpers/pydev/setup_cython.py build_ext --build-temp build --build-lib .
|
python plugins/python/helpers/pydev/setup_cython.py build_ext --build-temp build --build-lib .
|
||||||
|
|
||||||
rm -r bin/fsnotifier lib/pty4j-native/linux/{x86,ppc64le}
|
rm -r bin/fsnotifier lib/pty4j-native/linux/{x86,ppc64le}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user