Skip to content

Commit 58c8204

Browse files
committed
scenarios: move test_framework in here
1 parent 99626b5 commit 58c8204

33 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ build-backend = "setuptools.build_meta"
5151
include-package-data = true
5252

5353
[tool.setuptools.packages.find]
54-
where = ["src", "."]
54+
where = ["src", ".", "resources/scenarios"]
5555
include = ["warnet*", "test_framework*", "resources*"]
5656

5757
[tool.setuptools.package-data]
File renamed without changes.

0 commit comments

Comments
 (0)