-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
versionfinder requires git to be installed #282
Comments
Yeah, that's a bug. Sorry. It's a bit troubling it's been in the wild for this long without anyone reporting it. It's probably going to be a few days before I can get a new release out, but I'll do my best... |
No problem, I was running 0.7.0 until today. I dropped git into my docker container for now. Thanks for the quick response. |
Sure. Sorry about that! |
@sstarcher versionfinder 0.1.1 is out on PyPI and should fix this. Apologies for the inconvenience. |
... and apologies for closing this prematurely. awslimitchecker has versionfinder pinned to 0.1.0, so I'll need to cut a new release to bump that and pull in the changes. |
@sstarcher awslimitchecker 0.10.0 was released 9 hours ago, and bumps versionfinder to |
Bug Report
Version
0.9.0
Installation Method
docker container with from python:2.7-slim and pip for awslimitchecker 0.9.0
Supporting Software Versions
The output of
python --version
andvirtualenv --version
in the environmentthat awslimitchecker is running in, as well as your operating system type and version.
Actual Output
Expected Output
no stack trace
Testing Assistance
sure
The text was updated successfully, but these errors were encountered: