Unverified Commit c019ccc8 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

python3Packages.spacy: remove debug code

parent 95b84e94
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -69,7 +69,6 @@ let
          # Uses numpy 2.x, while the rest of the dependencies still uses
          # numpy 1.x. Remove once all spaCy packages are updated for
          # numpy 2.x.
          cat meta.json
          substituteInPlace meta.json \
            --replace-fail "spacy-pkuseg>=1.0.0,<2.0.0" "spacy-pkuseg"
        '';