Skip to content

Commit bcf18b4

Browse files
committed
'pytest-capturelog plugin has been merged into the core, please remove it from your requirements'
1 parent 063d18f commit bcf18b4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ci/templates/tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ passenv =
2020
deps =
2121
setuptools>=6.0
2222
pytest
23-
pytest-capturelog
2423
pytest-benchmark
2524
commands =
2625
python setup.py clean --all build_ext --force --inplace

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ passenv =
2929
deps =
3030
setuptools>=6.0
3131
pytest
32-
pytest-capturelog
3332
pytest-benchmark
3433
commands =
3534
python setup.py clean --all build_ext --force --inplace

0 commit comments

Comments
 (0)