FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: test lower bounds by busunkim96 · Pull Request #81 · googleapis/python-api-core · GitHub

This repository was archived by the owner on Feb 23, 2026. It is now read-only.
/ python-api-core Public archive

test: test lower bounds - #81

Closed
busunkim96 wants to merge 2 commits into
masterfrom
constraints-file
Closed

test: test lower bounds#81
busunkim96 wants to merge 2 commits into
masterfrom
constraints-file

Conversation

busunkim96 commented Oct 2, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

Noxfile changes are the same as googleapis/python-bigquery#263.

Unit tests sessions pull dependency versions from a constraints.txt file. See constraints files docs. The constraints file is populated for 2.7 and 3.6 and empty for remaining versions. Versions in the constraints files are the minimum version declared in the setup.py for each dependency.

I also added the new 2020 pip resolver. It raised one warning on setuptools lower bounds as it is different from what is declared in google-auth. I'm not sure why that dependency is pinned here. It may be preferable to remove it.

google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 2, 2020

Copy link
Copy Markdown
Contributor Author

Obsolete, constraints files added in #122

busunkim96 closed this Apr 2, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL