python39Packages.ruamel-yaml: normalise name, adopt
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
, git
|
||||
, pythonOlder
|
||||
, pytestCheckHook
|
||||
, ruamel_yaml
|
||||
, ruamel-yaml
|
||||
, toml
|
||||
}:
|
||||
|
||||
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
ruamel_yaml
|
||||
ruamel-yaml
|
||||
toml
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user