rclement / datasette-dashboards

Datasette plugin providing data dashboards from metadata
https://datasette-dashboards-demo.vercel.app
Apache License 2.0
137 stars 7 forks source link

Fix Python 3.11 integration for pytest #43

Closed rclement closed 1 year ago

rclement commented 1 year ago

Explicit add of exceptiongroup for Python < 3.11

Otherwise pytest will crash on Python < 3.11