mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/pytest-vcr: enable tests
Closes: https://bugs.gentoo.org/881623 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -28,6 +28,8 @@ DOCS=( docs README.rst )
|
||||
|
||||
EPYTEST_DESELECT=( tests/test_vcr.py::test_no_warnings )
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_prepare_all() {
|
||||
# pytest.config was removed in >=dev-python/pytest-5.0
|
||||
sed "/pytest.config/d" -i tests/test_vcr.py || die
|
||||
|
||||
Reference in New Issue
Block a user