Skip to content

Commit

Permalink
t2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Aug 24, 2024
1 parent 7a57547 commit 17b7fcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/common/check_env.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
cd "%GITHUB_WORKSPACE%\modflow6"
pixi add pkg-config
pixi add netcdf-fortran
pixi run which meson
pixi run which pkg-config
pixi run pkg-config --list-all
Expand Down
2 changes: 0 additions & 2 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ scipy = "*"
shapely = "*"
syrupy = "*"
xmipy = "*"
pkg-config = "*"
netcdf-fortram = "*"

[feature.rtd.dependencies]
numpy = "*"
Expand Down

0 comments on commit 17b7fcb

Please sign in to comment.