python310Packages.cloudsmith-api: fix package name

Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com>
This commit is contained in:
Weijia Wang
2023-01-26 18:55:25 +01:00
committed by GitHub
parent 2735bf4b12
commit 5a80f1da57

View File

@@ -9,7 +9,7 @@
}:
buildPythonPackage rec {
pname = "0";
pname = "cloudsmith-api";
version = "2.0.1";
format = "wheel";