mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-16 10:34:38 -04:00
The only other version difference I can find is PyQt itself
This commit is contained in:
parent
cddfd5b0a4
commit
f608b79aaf
2 changed files with 1 additions and 2 deletions
|
@ -18,7 +18,6 @@ jobs:
|
|||
- run:
|
||||
name: install dependencies
|
||||
command: |
|
||||
sudo apt-get update && sudo apt-get install python3-pyqt5
|
||||
sudo pip3 install -r install/requirements.txt
|
||||
sudo pip3 install -r install/requirements-tests.txt
|
||||
sudo pip3 install pytest-cov flake8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue