mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-19 04:26:50 +00:00
Travis: add twisted[tls] and certifi modules
This commit is contained in:
parent
303032b913
commit
6fa2eb01c1
@ -22,7 +22,7 @@ before_install:
|
||||
- python3 -c "from py2app.recipes import pyside2"
|
||||
|
||||
install:
|
||||
- pip3 install twisted appnope requests
|
||||
- pip3 install twisted[tls] appnope requests certifi
|
||||
|
||||
before_deploy:
|
||||
- pip3 install dmgbuild
|
||||
|
Loading…
Reference in New Issue
Block a user