Add missing excluded_wheel_filename in example toml

This commit is contained in:
taoky 2025-06-19 21:13:18 +08:00
parent 5a4f28a3d3
commit 611d18c5d7

View File

@ -9,3 +9,4 @@ exclude = [
prerelease_exclude = [
".+"
]
excluded_wheel_filename = []