Skip to content

Commit

Permalink
installing certifi via pip to fix SSL certificate error in macOS binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Sep 20, 2019
1 parent a49ac39 commit 8d9ef9a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions environment.yml
Expand Up @@ -18,10 +18,8 @@ dependencies:
- pyinstaller
- setuptools
- pip
- openssl
- cryptography
- certifi
- pip:
- sphinx-prompt
- pydocstyle
- PySide2
- certifi

0 comments on commit 8d9ef9a

Please sign in to comment.