mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
Merge pull request #250059 from tjni/anki
anki: remove pip from anki-build-python
This commit is contained in:
commit
50a4d6349c
@ -46,7 +46,6 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
anki-build-python = python3.withPackages (ps: with ps; [
|
anki-build-python = python3.withPackages (ps: with ps; [
|
||||||
pip
|
|
||||||
mypy-protobuf
|
mypy-protobuf
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user