remove pyqt

This commit is contained in:
Adeeb Shihadeh
2022-07-07 18:02:56 -07:00
parent 2f3610f565
commit 4e85f76e5f
3 changed files with 564 additions and 535 deletions
-1
View File
@@ -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
-2
View File
@@ -71,8 +71,6 @@ onnx = "*"
onnxruntime = "*"
pyopencl = "*"
pytest = "*"
#PyQt5 = "5.15.4"
PyQt5-sip = "12.9.0"
hatanaka = "==2.4"
[requires]
+564 -532
View File
File diff suppressed because it is too large Load Diff