Skip to content

Conversation

@odesenfans
Copy link
Contributor

Problem: some dependencies only support Python 3.11 in the latest releases. We do not want to restrict the version range for users of older Python versions.

Solution: specify loose versions for Python<3.11 and the correct ones for Python 3.11.

@odesenfans odesenfans requested a review from hoh January 25, 2023 18:19
Problem: some dependencies only support Python 3.11 in the latest
releases. We do not want to restrict the version range for users
of older Python versions.

Solution: specify loose versions for Python<3.11 and the correct
ones for Python 3.11.
@hoh hoh force-pushed the od-conditional-requirements-for-python3.11 branch from 1dcb729 to e2910e7 Compare March 2, 2023 16:13
@hoh hoh merged commit 75d1ce7 into main Mar 2, 2023
@hoh hoh deleted the od-conditional-requirements-for-python3.11 branch March 2, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants