Skip to content

Commit 138f137

Browse files
committed
ignore openai agents too
1 parent e9c4640 commit 138f137

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

scripts/populate_tox/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@
286286
"*": ["pytest-asyncio"],
287287
},
288288
"python": ">=3.10",
289+
"include": "!=0.6.0,!=0.6.1",
289290
},
290291
"openfeature": {
291292
"package": "openfeature-sdk",

0 commit comments

Comments
 (0)