We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddf189a + d211027 commit a74ccb6Copy full SHA for a74ccb6
2 files changed
pyproject.toml
@@ -257,6 +257,3 @@ exclude = ["temporalio/bridge/target/**/*"]
257
# Prevent uv commands from building the package by default
258
package = false
259
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