Merge pull request #250059 from tjni/anki
anki: remove pip from anki-build-python
This commit is contained in:
@@ -46,7 +46,6 @@ let
|
||||
};
|
||||
|
||||
anki-build-python = python3.withPackages (ps: with ps; [
|
||||
pip
|
||||
mypy-protobuf
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user