We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
python -m pip
1 parent 613851b commit b5d49a4Copy full SHA for b5d49a4
ci/lib/macos-dependencies.sh
@@ -1,7 +1,6 @@
1
main() {
2
- setup_python_cmd
3
install_qt
4
install_cmake
5
install_ecm
6
- pip3 install ds_store==1.1.2
+ pipx install ds_store==1.1.2
7
}
0 commit comments