mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
python310Packages.cryptography: remove empty dev output
This commit is contained in:
parent
d34f728c2f
commit
dc3e75802b
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@ buildPythonPackage rec {
|
|||
|
||||
cargoRoot = "src/rust";
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
nativeBuildInputs = lib.optionals (!isPyPy) [
|
||||
cffi
|
||||
] ++ [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue