Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Remove use of pytest-verbose-parametrize #16

Merged
merged 1 commit into from
Dec 15, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove use of pytest-verbose-parametrize
  • Loading branch information
ssbarnea committed Dec 15, 2021
commit 4a01ea5a5ec1875f0180ce29a2a8b7ab7b12586f
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ test =
pytest-cov>=2.7.1
pytest-helpers-namespace>=2019.1.8
pytest-mock>=1.10.4
pytest-verbose-parametrize>=1.7.0
pytest-xdist>=1.29.0
pytest-dependency

Expand Down