diff options
Diffstat (limited to 'dev-python/setuptools')
| -rw-r--r-- | dev-python/setuptools/setuptools-83.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools/setuptools-83.0.0.ebuild b/dev-python/setuptools/setuptools-83.0.0.ebuild index ea10b91d8d5c..85b3bd8e9b9c 100644 --- a/dev-python/setuptools/setuptools-83.0.0.ebuild +++ b/dev-python/setuptools/setuptools-83.0.0.ebuild @@ -117,6 +117,6 @@ python_test() { local EPYTEST_XDIST=1 local -x PRE_BUILT_SETUPTOOLS_WHEEL=${DISTUTILS_WHEEL_PATH} local EPYTEST_PLUGINS=( pytest-{home,subprocess,timeout} ) - epytest -o filterwarnings= -o tmp_path_retention_policy=all \ + epytest -o tmp_path_retention_policy=all \ -m "not uses_network" setuptools } |
