python3Packages.marqo: set pname

This commit is contained in:
Sigmanificient
2026-02-01 23:54:01 +01:00
parent c984bed636
commit 0c04a3358b
@@ -12,7 +12,7 @@
}:
buildPythonPackage rec {
name = "marqo";
pname = "marqo";
version = "3.12.0";
pyproject = true;