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"
|
- python3 -c "from py2app.recipes import pyside2"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip3 install twisted appnope requests
|
- pip3 install twisted[tls] appnope requests certifi
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- pip3 install dmgbuild
|
- pip3 install dmgbuild
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user