Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
67 contributions in the last year
Activity overview
Contribution activity
October 2020
Created an issue in python-poetry/poetry that received 6 comments
poetry 1.1.x causes SSLCertVerificationError when installing packages from private repo
I have a poetry project, configured with a private pypi repo, that used to work well, but after upgrading poetry to 1.1.x (tried 1.1.0 to 1.1.2), i…