We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfdd433 commit 7fa6d71Copy full SHA for 7fa6d71
pyproject.toml
@@ -120,6 +120,7 @@ ethereum_test_forks = ["forks/contracts/*.bin"]
120
"pytest_plugins" = ["eels_resolutions.json"]
121
"cli.eest.make" = ["templates/*.j2"]
122
"cli.pytest_commands" = ["pytest_ini_files/*.ini"]
123
+"ethereum_test_types" = ["kzg_trusted_setup.txt"]
124
125
[tool.ruff]
126
line-length = 99
0 commit comments