summaryrefslogtreecommitdiff
path: root/dev-python/stripe
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-07-21 03:04:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-07-21 03:04:37 -0500
commit805088e14f2164ec415b97288657da8492869f97 (patch)
tree88ee58152921ddf6bef7248fce98099789b33d14 /dev-python/stripe
parent72e61757ad18b354c7e086543f02375857946e03 (diff)
downloadbaldeagleos-repo-805088e14f2164ec415b97288657da8492869f97.tar.gz
baldeagleos-repo-805088e14f2164ec415b97288657da8492869f97.tar.xz
baldeagleos-repo-805088e14f2164ec415b97288657da8492869f97.zip
Adding metadata
Diffstat (limited to 'dev-python/stripe')
-rw-r--r--dev-python/stripe/stripe-15.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-15.3.1.ebuild b/dev-python/stripe/stripe-15.3.1.ebuild
index 9f6f5afe22a0..d87b66115eea 100644
--- a/dev-python/stripe/stripe-15.3.1.ebuild
+++ b/dev-python/stripe/stripe-15.3.1.ebuild
@@ -56,7 +56,7 @@ python_test() {
tests/test_integration.py::TestIntegration::test_passes_client_telemetry_when_enabled
)
- epytest tests
+ epytest -o addopts= tests
}
src_test() {