Skip to content

Commit

Permalink
Update pixi.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
waqarsqureshi authored Aug 16, 2024
1 parent e3d7e37 commit b2d3c52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ libpng = ">=1.6.43,<2"
glew = ">=2.1.0,<3"
mesa = ">=2.3.0,<3"
glfw = ">=3.4,<4"
build = ">=0.7.0,<0.8"
qt = ">=5.15.8,<6"
suitesparse = ">=7.8.1,<8"
tbb = ">=2021.12.0,<2022"
libgcc = ">=7.2.0,<8"
libgcc-ng = ">=14.1.0,<15"
libblas = ">=3.9.0,<4"
liblapack = ">=3.9.0,<4"
binutils = ">=2.40,<3"

1 comment on commit b2d3c52

@pmoulon
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe you need to also update the pixi.lock that would change if you reuse the environment

Please sign in to comment.