Skip to content

Commit 5eccf03

Browse files
committed
build: revert torchao exclusion from exclude newer as it has been 3 days
1 parent 86ac63c commit 5eccf03

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,6 @@ environments = [
193193
# malicious uploads time to be detected and yanked before they reach CI.
194194
# coreai-core/coreai-torch are exempted (false) so CI tests their latest releases.
195195
exclude-newer = "3 days"
196-
# TEMPORARY: torchao 0.18.0 (released 2026-08-03) is still inside the 3-day
197-
# window. Remove this exemption once it ages out (2026-08-06) or before merge.
198-
exclude-newer-package = { coreai-core = false, coreai-torch = false, torchao = false }
199196
# Declare conflicting groups so uv does not error
200197
conflicts = [
201198
[

0 commit comments

Comments
 (0)