Skip to content

Commit 8a3c436

Browse files
committed
README: Remove further references to PyQt5
1 parent a518f73 commit 8a3c436

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Using uv (recommended)
6464
::
6565

6666
uv add sdt-python
67-
uv add opencv trackpy lmfit ipympl scikit-learn pyqt
67+
uv add opencv trackpy lmfit ipympl scikit-learn
6868

6969
- Start the python interpreter by executing
7070

@@ -94,7 +94,7 @@ Then open a Miniforge prompt and type
9494
::
9595

9696
conda install sdt-python
97-
conda install opencv trackpy lmfit ipympl scikit-learn pyqt
97+
conda install opencv trackpy lmfit ipympl scikit-learn
9898

9999
to install the sdt-python package and some optional, recommended packages.
100100

0 commit comments

Comments
 (0)