| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@tseaver I'm not sure about the use of ~ (I presume to mean approximately?) How about instead:
|
Sorry, something went wrong.
|
I meant to be using ~=, in the PEP 440 sense. |
Sorry, something went wrong.
|
I'm not sure many people know ~= in the PEP 440 sense. I've read PEP 440 and I don't. |
Sorry, something went wrong.
|
AFAIK, it is what we should be using rather than the incantation we are now. |
Sorry, something went wrong.
$ /opt/Python-2.7.13/bin/virtualenv /tmp/pep440
New python executable in /tmp/pep440/bin/python
Installing setuptools, pip, wheel...done.
$ /tmp/pep440/bin/pip install google-cloud-core~=0.24
Collecting google-cloud-core~=0.24
Using cached google_cloud_core-0.24.1-py2.py3-none-any.whl
... |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
I'm not sure we're using it anywhere? Or do you mean rather than the lower-upper bound combination? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Requires merge of #3526 to bump core to 0.25.0.
Draft release notes:
google-cloud-runtimeconfig-0.25.0
Excluded from notes: