Skip to content

Commit

Permalink
change python correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
KGB99 committed Aug 1, 2024
1 parent da58cae commit ee6e0d6
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 4 deletions.
88 changes: 85 additions & 3 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ platforms = ["osx-arm64", "osx-64", "linux-64"]
[feature.feature_rattler_build]
[feature.feature_rattler_build.dependencies]
rattler-build = ">= 0.18.1"
python = "3.11.*"
python = "3.12.*"
typer = "*"
curl = "*"

Expand Down

0 comments on commit ee6e0d6

Please sign in to comment.