python3Packages.supabase: fix pname
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "supabase-py";
|
||||
pname = "supabase";
|
||||
version = "2.16.0";
|
||||
pyproject = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user