mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 18:48:27 +00:00
python311Packages.mdformat-beautysh: remove wheel
This commit is contained in:
parent
dd214a5b76
commit
557a8f18ce
@ -8,7 +8,6 @@
|
||||
, poetry-core
|
||||
, pytestCheckHook
|
||||
, pythonOlder
|
||||
, wheel
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@ -27,7 +26,6 @@ buildPythonPackage rec {
|
||||
|
||||
nativeBuildInputs = [
|
||||
poetry-core
|
||||
wheel
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user