python39Packages.ruamel-yaml: normalise name, adopt

This commit is contained in:
Sandro Jäckel
2021-11-02 13:38:06 +01:00
parent e91d4957d0
commit b2767b69dd
31 changed files with 61 additions and 66 deletions
@@ -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 = ''