anki: remove pip from anki-build-python
This commit is contained in:
parent
1133438e97
commit
6a89fda4de
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ let
|
|||
};
|
||||
|
||||
anki-build-python = python3.withPackages (ps: with ps; [
|
||||
pip
|
||||
mypy-protobuf
|
||||
]);
|
||||
|
||||
|
|
Loading…
Reference in a new issue