Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,14 @@ def test_with_only_required_packages(session: nox.Session):
# Metrics - Amazon CloudWatch EMF
# Metrics - Base provider
# Middleware factory without tracer
# Typing
build_and_run_test(
session,
folders=[
f"{PREFIX_TESTS_FUNCTIONAL}/logger/required_dependencies/",
f"{PREFIX_TESTS_FUNCTIONAL}/metrics/required_dependencies/",
f"{PREFIX_TESTS_FUNCTIONAL}/middleware_factory/required_dependencies/",
f"{PREFIX_TESTS_FUNCTIONAL}/typing/required_dependencies/",
],
)

Expand Down
Empty file.
Empty file.