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