dependencies icon indicating copy to clipboard operation
dependencies copied to clipboard

Teardown step errors should be accumulated together into single exception.

Open proofit404 opened this issue 3 years ago • 0 comments

On python 3.11 DependencyError could be a subclass of exception group.

See https://github.com/proofit404/dependencies/issues/132#issuecomment-1146861668 for more info.

proofit404 avatar Jun 05 '22 22:06 proofit404