Skip to content
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

Updates #812

Closed
wants to merge 4 commits into from
Closed

Updates #812

wants to merge 4 commits into from

Conversation

kurtmckee
Copy link
Member

@kurtmckee kurtmckee commented Aug 17, 2023

This contains changes I recommend.


📚 Documentation preview 📚: https://globus-sdk-python--812.org.readthedocs.build/en/812/

sirosen and others added 4 commits August 16, 2023 17:05
Rather than using the same (default) python for all of the
requirements files in `requirements/*.in`, specify it more strictly
by making each supported python version map out to a set of
requirements files.

The mapping is that for any `requirements/foo.in`, we produce
`requirements/py{major}.{minor}/foo.txt` for all python versions we
support. `major.minor` aligns with the `{py_dot_ver}` available under
`tox`, making it trivially easy to then refer to these built
requirements from `tox.ini`.

There is one tweak to pin back the version of `pip` under py3.7 in
order to support an older pip-tools version.
@kurtmckee kurtmckee added the no-news-is-good-news This change does not require a news file label Aug 17, 2023
@kurtmckee
Copy link
Member Author

Closing, as I didn't realize I was pushing to @sirosen's repository.

@kurtmckee kurtmckee closed this Aug 17, 2023
@sirosen sirosen deleted the version-map-reqs branch August 28, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants