afuetterer / oaipmh-scythe

A Scythe for harvesting OAI-PMH repositories.
https://afuetterer.github.io/oaipmh-scythe/
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Drop support for Python < 3.10 #178

Closed afuetterer closed 10 months ago

afuetterer commented 11 months ago

In preparation for #126 I need to drop support for Python 3.8 and 3.9 to enable __slots__ in dataclasses.

https://github.com/search?q=repo%3Aafuetterer%2Foaipmh-scythe%203.8&type=code