mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-python/raven: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
10
dev-python/raven/files/no-coverage.patch
Normal file
10
dev-python/raven/files/no-coverage.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/setup.cfg 2018-12-19 11:00:58.000000000 -0000
|
||||
+++ b/setup.cfg 2021-05-08 01:39:02.631499047 -0000
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool:pytest]
|
||||
python_files = test*.py
|
||||
-addopts = --tb=native -p no:doctest -p no:logging --cov=raven
|
||||
+addopts = --tb=native -p no:doctest -p no:logging
|
||||
norecursedirs = raven build bin dist htmlcov hooks node_modules .* {args}
|
||||
django_settings_module = tests.contrib.django.settings
|
||||
python_paths = tests
|
||||
Reference in New Issue
Block a user