Skip to content

Commit 2e5796e

Browse files
committed
fixup packages =
1 parent 2d31c5c commit 2e5796e

File tree

1 file changed

+1
-0
lines changed
  • tests_golden/integration/test_cookiecutter_generation/api/frequenz-api-test

1 file changed

+1
-0
lines changed

tests_golden/integration/test_cookiecutter_generation/api/frequenz-api-test/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ testpaths = ["pytests"]
134134
[tool.mypy]
135135
explicit_package_bases = true
136136
namespace_packages = true
137+
packages = ["frequenz.api.test"]
137138
strict = true
138139

139140
[tool.setuptools.package-dir]

0 commit comments

Comments
 (0)