Merge pull request #250913 from fabaff/mdformat-beautysh-wheel

python311Packages.mdformat-beautysh: remove wheel
This commit is contained in:
Theodore Ni
2023-08-23 00:47:01 -07:00
committed by GitHub
@@ -8,7 +8,6 @@
, poetry-core
, pytestCheckHook
, pythonOlder
, wheel
}:
buildPythonPackage rec {
@@ -27,7 +26,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
poetry-core
wheel
];
buildInputs = [