Travis: add twisted[tls] and certifi modules

This commit is contained in:
Alberto Sottile 2019-02-15 19:14:29 +01:00
parent 303032b913
commit 6fa2eb01c1

View File

@ -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