diff options
Diffstat (limited to 'dev-python/pytest-rerunfailures/pytest-rerunfailures-11.1.ebuild')
-rw-r--r-- | dev-python/pytest-rerunfailures/pytest-rerunfailures-11.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-11.1.ebuild b/dev-python/pytest-rerunfailures/pytest-rerunfailures-11.1.ebuild index 5ed7cf6acb69..5318792547f3 100644 --- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-11.1.ebuild +++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-11.1.ebuild @@ -4,6 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{9..11} pypy3 ) inherit distutils-r1 pypi |