Nathan
Results
2
comments of
Nathan
Throwing my +1 onto this. The auto-update will work 95% of the time, but fail the other 5% of the time. I tested this by adding a tag onto a...
I had the same problem, but https://github.com/Nike-Inc/gimme-aws-creds/blob/master/requirements.txt#L7 is specifically set as a requirement. The solution was to download the source, change that requirement, and run `python3 setup.py install`.