| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Context for previous version is #862 Locally, I was able to install `20.15.1` with Python2. I don't see any reason why python3 version should be restricted.
There was a problem hiding this comment.
Thanks for following up on this. I think this looks fine, but I just want to clarify my understanding.
With this change, the install_tools scripts will install the latest version of virtualenv that is not 20.12.0 (on python2) and the latest version on python3?
Since the latest version is now 20.15 and going up, the range restriction is not being used.
Sorry, something went wrong.
Correct on both. I guess we could remove the range restriction entirely, if you prefer 😊 |
Sorry, something went wrong.
There was a problem hiding this comment.
This is fine as far as I can tell. Is there a way to test it?
Sorry, something went wrong.
sure, see the jobs at https://github.com/github/codeql-action/actions/runs/3070050275 |
Sorry, something went wrong.
Ah, thanks 👍 |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Context for previous version is
#862
Locally, I was able to install 20.15.1 with Python2.
I don't see any reason why python3 version should be restricted.
Merge / deployment checklist