Skip to content

Add tomli to openenv real doc-build deps - #803

Merged
mishig25 merged 1 commit into
mainfrom
openenv-tomli
Jul 6, 2026
Merged

Add tomli to openenv real doc-build deps#803
mishig25 merged 1 commit into
mainfrom
openenv-tomli

Conversation

@mishig25

@mishig25 mishig25 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

openenv's CLI falls back to import tomli as tomllib on Python < 3.11 (what the shared-workflow runners use), so a light doc build needs it real. Caught by the doc build on huggingface/OpenEnv#923.

🤖 Generated with Claude Code

openenv.cli.importers falls back to `import tomli as tomllib` on
Python < 3.11, which is what the shared workflow runners use.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant