GothenburgBitFactory / holidata

Holidata is the core of holidata.net, a no-nonsense, ad-free provider of international holiday data.
https://holidata.net
MIT License
43 stars 11 forks source link

Add support for Python 3.12 #96

Open lauft opened 8 months ago

lauft commented 8 months ago

Add support for Python 3.12.

Requires https://github.com/syrusakbary/snapshottest/pull/168 to be closed, as the snapshottest package still depends on module imp which has been removed in Python 3.12.