mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-09 16:52:05 +08:00
remove pyqt
This commit is contained in:
@@ -84,7 +84,6 @@ RUN export PATH="/usr/local/pyenv/bin:/usr/local/pyenv/shims:$PATH" && \
|
||||
cd /tmp/agnos && \
|
||||
export PYOPENCL_CL_PRETEND_VERSION="2.0" && \
|
||||
MAKEFLAGS="-j$(nproc)" pipenv install --system --deploy --dev --clear && \
|
||||
pip install PyQt5==5.15.4 && \
|
||||
pip uninstall -y pipenv && \
|
||||
pyenv rehash
|
||||
|
||||
|
||||
@@ -71,8 +71,6 @@ onnx = "*"
|
||||
onnxruntime = "*"
|
||||
pyopencl = "*"
|
||||
pytest = "*"
|
||||
#PyQt5 = "5.15.4"
|
||||
PyQt5-sip = "12.9.0"
|
||||
hatanaka = "==2.4"
|
||||
|
||||
[requires]
|
||||
|
||||
Generated
+564
-532
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user