Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add service_identity dependency for Twisted.
Fixes UserWarning: You do not have a working installation of the service_identity module: 'No module named 'service_identity''. Please install it from <https://pypi.python.org/pypi/service_identity> and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected. modified: setup.py
- Loading branch information