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

1 Commits

Author SHA1 Message Date
Steve Atwell 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.
2022-05-26 07:05:04 -07:00