python39Packages.ruamel-yaml: normalise name, adopt
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
, parameterized
|
||||
, pytestCheckHook
|
||||
, GitPython
|
||||
, ruamel_yaml
|
||||
, ruamel-yaml
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@@ -41,7 +41,7 @@ buildPythonPackage rec {
|
||||
parameterized
|
||||
pytestCheckHook
|
||||
GitPython
|
||||
ruamel_yaml
|
||||
ruamel-yaml
|
||||
];
|
||||
|
||||
preCheck = ''
|
||||
|
||||
Reference in New Issue
Block a user