Skip to content

Commit

Permalink
#4481 forgot to add actual build switch for yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Jan 27, 2025
1 parent cc11dea commit 2bbe2c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ def has_header_file(name, isdir=False) -> bool:
"debug", "PIC",
"Xdummy", "Xdummy_wrapper", "verbose", "tests", "bundle_tests",
"win32_tools", "websockets_browser_cookie",
"yaml",
]
SWITCHES = list(sorted(set(SWITCHES)))

Expand Down

0 comments on commit 2bbe2c2

Please sign in to comment.