Skip to content

Conversation

@akshayka
Copy link
Contributor

If a pyproject.toml is found, and the dotenv runtime configuration is unset, we are supposed to default to the .env file in the directory containing the pyproject.toml. This change fixes a bug in which we did not set this default.

If a pyproject.toml is found, and the dotenv runtime configuration is
unset, we are supposed to default to the .env file in the directory
containing the pyproject.toml. This change fixes a bug in which
we did not set this default.
@vercel
Copy link

vercel bot commented Nov 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Nov 13, 2025 4:55pm

@akshayka akshayka requested a review from mscolnick November 13, 2025 16:55
@mscolnick mscolnick merged commit adb7000 into main Nov 13, 2025
27 of 41 checks passed
@mscolnick mscolnick deleted the aka/fix-dotenv-config-default branch November 13, 2025 18:42
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.

3 participants