diff options
Diffstat (limited to 'dev-python/webencodings/webencodings-0.5.1-r1.ebuild')
-rw-r--r-- | dev-python/webencodings/webencodings-0.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild index b7b75476ffcb..a73dcd4537c6 100644 --- a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild +++ b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild @@ -21,7 +21,7 @@ BDEPEND="${RDEPEND} distutils_enable_tests pytest -python_prepare_all(){ +python_prepare_all() { cat >> setup.cfg <<- EOF [tool:pytest] python_files=test*.py |