supabase / postgrest-py

PostgREST client for Python. This library provides an ORM interface to PostgREST
https://postgrest-py.readthedocs.io
MIT License
236 stars 52 forks source link

fix(deps) install strenum package only with Python 3.10 and older #519

Closed danfimov closed 1 month ago

danfimov commented 1 month ago

What kind of change does this PR introduce?

Install strenum package only with Python 3.10 and older

What is the current behavior?

518