Closed cphyc closed 1 year ago
Python 3.7 has now reached its end-of-life (https://devguide.python.org/versions/). This PR drops support for 3.7.
Alternatively, support could be maintained if pinning the maximum version of more_itertools for Python 3.7.
more_itertools
Merged into #227 so that I can solve the CI issues there
Python 3.7 has now reached its end-of-life (https://devguide.python.org/versions/). This PR drops support for 3.7.
Alternatively, support could be maintained if pinning the maximum version of
more_itertools
for Python 3.7.