edly-io / h5pxblock

Xblock which provides ability to play H5P content in open edX
MIT License
13 stars 23 forks source link

fix: importlib_resources used from library #35

Closed ziafazal closed 2 months ago

ziafazal commented 2 months ago

Importlib_resource support is dropped now as result of this PR so we need to use importlib for any releases after Redwood.