Skip to content

Commit

Permalink
Merge branch 'refs/heads/ci/no-prerelease' into tidy/model_manager
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymilne committed Nov 28, 2024
2 parents cb8a779 + 7c31081 commit 61c4af4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
5 changes: 1 addition & 4 deletions vizro-ai/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@ dependencies = [
"pre-commit"
]
installer = "uv"

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

[envs.default.scripts]
example = "cd examples; python example.py"
Expand Down
1 change: 0 additions & 1 deletion vizro-core/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ dependencies = [
"opencv-python",
"pyhamcrest"
]
env-vars = {UV_PRERELEASE = "allow"}
installer = "uv"

[envs.default.scripts]
Expand Down

0 comments on commit 61c4af4

Please sign in to comment.