mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
package.deprecated: Add dev-python/nox proactively
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -73,10 +73,13 @@ app-accessibility/at-spi2-atk
|
||||
dev-libs/atk
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-06-19)
|
||||
# dev-python/tox is a wrapper to run test suite in a virtual
|
||||
# environment, possibly for multiple Python versions. It cannot really
|
||||
# work inside network sandbox, and your package probably does not use
|
||||
# it anyway.
|
||||
# Test automation tools. They are generally used to run the test suite
|
||||
# across multiple Python versions, i.e. what our eclasses do for you
|
||||
# already. They usually can't work inside network sandbox (since they
|
||||
# fetch and install all the dependencies inside the venv), so even
|
||||
# if they are listed in dependencies, your package probably does not
|
||||
# actually need them to run tests.
|
||||
dev-python/nox
|
||||
dev-python/tox
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-06-17)
|
||||
|
||||
Reference in New Issue
Block a user