python310Packages.bcrypt: cleanup
This commit is contained in:
@@ -39,8 +39,8 @@ buildPythonPackage rec {
|
||||
nativeBuildInputs = [
|
||||
setuptools
|
||||
setuptools-rust
|
||||
rustPlatform.cargoSetupHook
|
||||
] ++ (with rustPlatform; [
|
||||
cargoSetupHook
|
||||
rust.cargo
|
||||
rust.rustc
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user