mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
dev-python/scrapy: high level web crawler
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
12
dev-python/scrapy/files/scrapy-2.5.1-no-doctest.patch
Normal file
12
dev-python/scrapy/files/scrapy-2.5.1-no-doctest.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff --git a/pytest.ini b/pytest.ini
|
||||
index 0aae09f..c1f20ee 100644
|
||||
--- a/pytest.ini
|
||||
+++ b/pytest.ini
|
||||
@@ -5,7 +5,6 @@ python_files=test_*.py __init__.py
|
||||
python_classes=
|
||||
addopts =
|
||||
--assert=plain
|
||||
- --doctest-modules
|
||||
--ignore=docs/_ext
|
||||
--ignore=docs/conf.py
|
||||
--ignore=docs/news.rst
|
||||
Reference in New Issue
Block a user