summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/monty/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.monty: use pytestCheckHook•••Upstream doesn't use nose. Robert Schütz2021-05-081-8/+2
* python3Packages.monty: add missing pydanctic and tqdm dependenciesMartin Weinelt2021-05-071-16/+23
* python3Packages.monty: 3.0.2 -> 2021.3.3Jonathan Ringer2021-04-031-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python3Packages.monty: fix testsJonathan Ringer2020-04-071-0/+7
* pythonPackages.monty: python2 no longer supportedJonathan Ringer2019-12-301-0/+2
* python3Packages.monty: 1.0.4 -> 3.0.2Jonathan Ringer2019-11-211-2/+2
* 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! Frederik Rietdijk2019-09-291-2/+2
* pythonPackages.monty: 1.0.2 -> 1.0.4•••and cleanup broken tests Chris Ostrouchov2019-02-251-14/+22
* pythonPackages.monty: Add a short descriptionAssassinkin2018-06-221-0/+1
* pythonPackages.monty: init at 1.0.2Assassinkin2018-06-221-0/+37