OnroerendErfgoed / skosprovider_rdf

Skosprovider implementation backed by RDF
http://skosprovider-rdf.readthedocs.org
MIT License
2 stars 4 forks source link

Drop support for python 3.6 #101

Closed koenedaele closed 2 years ago

koenedaele commented 2 years ago

Current minimum version is python 3.6. This requires pinning rdflib to version 5.0.0. Time to drop support for Python 3.6 and add 3.10. Then we can also update RDFlib to version 6.x. This might break a few things here and there since it's not guaranteed to be BC.