bird-house / birdhousebuilder.bootstrap

Bootstrap scripts to start a birdhouse build
Apache License 2.0
0 stars 0 forks source link

silent "InsecurePlatformWarning" #35

Open cehbrecht opened 8 years ago

cehbrecht commented 8 years ago
# install libraries to stop SSL related InsecurePlatformWarning
pyopenssl        ; python_version < '2.7.9'
ndg-httpsclient  ; python_version < '2.7.9'
pyasn1 ; python_version < '2.7.9'