You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Poetry by default looks for a directory with the same name as the
project as the source directory. However as our project is named
postgrest-py, but we migrated to the postgrest namespace, we need to
explicitly tell poetry where to look for the source code.
0 commit comments