mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-14 16:36:38 +01:00
I thought that the Python 2 package set was entirely separate from the Python 3 one, but this appears to actually be using the main nose package. The actual code doesn’t use nose at all, and their `tox.ini` uses unittest, so let’s fix that… |
||
|---|---|---|
| .. | ||
| attrs | ||
| backports-functools-lru-cache | ||
| bootstrapped-pip | ||
| cffi | ||
| configparser | ||
| contextlib2 | ||
| coverage | ||
| enum | ||
| filelock | ||
| futures | ||
| hypothesis | ||
| importlib-metadata | ||
| jinja2 | ||
| markupsafe | ||
| mock | ||
| more-itertools | ||
| packaging | ||
| pip | ||
| pluggy | ||
| pycairo | ||
| pygobject | ||
| pygtk | ||
| pyparsing | ||
| pytest | ||
| pytest-xdist | ||
| scandir | ||
| setuptools | ||
| setuptools-scm | ||
| typing | ||
| wcwidth | ||
| wheel | ||
| zipp | ||