summaryrefslogtreecommitdiff
path: root/dev-python/diskcache
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-18 07:04:23 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-18 07:04:23 +0000
commitba4c1875f8c9ddf19f301d06ec0b76f59ea23a2a (patch)
treebc819537e71e2911443c8f83ef54825b91701fa5 /dev-python/diskcache
parent6d5d9f9dd5fb1dec0c667d6f2287019e89b81dd1 (diff)
downloadbaldeagleos-repo-ba4c1875f8c9ddf19f301d06ec0b76f59ea23a2a.tar.gz
baldeagleos-repo-ba4c1875f8c9ddf19f301d06ec0b76f59ea23a2a.tar.xz
baldeagleos-repo-ba4c1875f8c9ddf19f301d06ec0b76f59ea23a2a.zip
Adding metadata
Diffstat (limited to 'dev-python/diskcache')
-rw-r--r--dev-python/diskcache/diskcache-5.6.3.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/diskcache/diskcache-5.6.3.ebuild b/dev-python/diskcache/diskcache-5.6.3.ebuild
index a110394efc4b..cb99fe90fbcb 100644
--- a/dev-python/diskcache/diskcache-5.6.3.ebuild
+++ b/dev-python/diskcache/diskcache-5.6.3.ebuild
@@ -32,6 +32,9 @@ BDEPEND="
"
distutils_enable_sphinx docs
+
+EPYTEST_PLUGINS=()
+EPYTEST_XDIST=1
distutils_enable_tests pytest
src_prepare() {