Skip to content

Commit a74ccb6

Browse files
authored
Merge branch 'main' into trusted-publishing-release-workflow
2 parents ddf189a + d211027 commit a74ccb6

2 files changed

Lines changed: 139 additions & 144 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,3 @@ exclude = ["temporalio/bridge/target/**/*"]
257257
# Prevent uv commands from building the package by default
258258
package = false
259259
exclude-newer = "2 weeks"
260-
# openai-agents>=0.17.1 is newer than the exclude-newer cooldown window;
261-
# bypass it since the minimum version pin already constrains the package.
262-
exclude-newer-package = { openai-agents = false }

0 commit comments

Comments
 (0)