ccnmtl / django-lti-provider

django-lti-provider adds LTI functionality for the Django web framework. This work began as a port of MIT's LTI Flask Sample, which demonstrates a sample LTI provider for the Flask Framework based on the Python LTI library, PyLTI.
Other
46 stars 28 forks source link

github actions: use python 3.12 #717

Closed nikolas closed 3 months ago

nikolas commented 3 months ago

Ubuntu 24.04 uses python 3.12 (https://canonical.com/blog/canonical-releases-ubuntu-24-04-noble-numbat) so let's migrate our testing to that.