Skip to content

Commit

Permalink
Merge branch 'main' into docs/vizro_ai/update-docs-and-add-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
nadijagraca committed Nov 21, 2024
2 parents 477b52f + 01ac725 commit b0a74a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions vizro-ai/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies = [
installer = "uv"

[envs.default.env-vars]
UV_PRERELEASE = "allow"
VIZRO_AI_LOG_LEVEL = "DEBUG"

[envs.default.scripts]
Expand Down
1 change: 1 addition & 0 deletions vizro-core/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies = [
"pre-commit",
"PyGithub"
]
env-vars = {UV_PRERELEASE = "allow"}
installer = "uv"

[envs.default.scripts]
Expand Down

0 comments on commit b0a74a1

Please sign in to comment.