Fix python_requires to support all versions of 3.7 #537

Merged
witten merged 1 commits from satwell/borgmatic:master into master 2022-05-26 15:51:49 +00:00
Contributor

This is the standard way to support "Python 3.7 and newer" and it also
fixes use of borgmatic with some tools that do custom dependency
resolution. E.g., using pex with --platform.

This is the standard way to support "Python 3.7 and newer" and it also fixes use of borgmatic with some tools that do custom dependency resolution. E.g., using pex with --platform.
satwell added 1 commit 2022-05-26 14:15:12 +00:00
29b4666205 Fix python_requires to support all versions of 3.7
This is the standard way to support "Python 3.7 and newer" and it also
fixes use of borgmatic with some tools that do custom dependency
resolution.  E.g., using pex with --platform.
Owner

Thanks for taking the time to fix this!

Thanks for taking the time to fix this!
witten merged commit 691ec96909 into master 2022-05-26 15:51:49 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#537
No description provided.