mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-python/nox is another test automation runner, like dev-python/tox. However, instead of declarative configs it uses Python scripts. Add it since some projects supply only noxfiles and setting up venv to run their test suites is cumbersome. Signed-off-by: Michał Górny <mgorny@gentoo.org>