Skip to content

Commit 28d2299

Browse files
authored
feat(packaging,types): add kzg_trusted_setup.txt to package-data (#1909)
1 parent 575eb8a commit 28d2299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ ethereum_test_forks = ["forks/contracts/*.bin"]
120120
"pytest_plugins" = ["eels_resolutions.json"]
121121
"cli.eest.make" = ["templates/*.j2"]
122122
"cli.pytest_commands" = ["pytest_ini_files/*.ini"]
123+
"ethereum_test_types" = ["kzg_trusted_setup.txt"]
123124

124125
[tool.ruff]
125126
line-length = 99

0 commit comments

Comments
 (0)