nixpkgs/pkgs/development/python-modules/spacy
Frederik Rietdijk 22aef72ff1 python: get rid of msgpack-python, fixes #48864
We already have msgpack, which is the same. Building a Python env with
`spacy` resulted in a collision between an `.so` provided through both
`msgpack` and `msgpack-python`.

I don't know why `transitional = True` was set. These kind of things
should be documented!
2019-09-29 11:01:58 +02:00
..
default.nix python: get rid of msgpack-python, fixes #48864 2019-09-29 11:01:58 +02:00
models.json python3Packages.spacy_models: 2.0.0 -> 2.1.0 2019-05-13 20:01:37 +02:00
models.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00