summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/webencodings')
-rw-r--r--dev-python/webencodings/webencodings-0.5.1-r1.ebuild2
-rw-r--r--dev-python/webencodings/webencodings-0.5.1.ebuild2
2 files changed, 2 insertions, 2 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
diff --git a/dev-python/webencodings/webencodings-0.5.1.ebuild b/dev-python/webencodings/webencodings-0.5.1.ebuild
index afed61e0f237..aa11ec87a6d7 100644
--- a/dev-python/webencodings/webencodings-0.5.1.ebuild
+++ b/dev-python/webencodings/webencodings-0.5.1.ebuild
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
RESTRICT="!test? ( test )"
-python_prepare_all(){
+python_prepare_all() {
cat >> setup.cfg <<- EOF
[pytest]
python_files=test*.py