Merge pull request #250059 from tjni/anki

anki: remove pip from anki-build-python

authored by Theodore Ni and committed by GitHub 50a4d634 7a79430b

-1
-1
pkgs/games/anki/default.nix
··· 46 }; 47 48 anki-build-python = python3.withPackages (ps: with ps; [ 49 - pip 50 mypy-protobuf 51 ]); 52
··· 46 }; 47 48 anki-build-python = python3.withPackages (ps: with ps; [ 49 mypy-protobuf 50 ]); 51