Skip to content

Commit 2aad2d4

Browse files
committed
env: move cachetools dep to win-64
1 parent 14d6e14 commit 2aad2d4

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

pixi.lock

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,11 +241,10 @@ snakemake-storage-plugin-cached-http = ">=0.3"
241241
pypsa-explorer = ">=0.1.1"
242242
pixi-pycharm = ">=0.0.9"
243243
python-calamine = ">=0.6.1"
244-
# explicit dependency as it can be missing on Windows when resolved only transitively
245-
cachetools = ">=5"
246244

247245
[feature.open-tyndp.target.win-64.dependencies]
248246
git = ">=2.52.0"
247+
cachetools = ">=5"
249248

250249
[environments]
251250
doc = { features = ["doc"], no-default-feature = true }

0 commit comments

Comments
 (0)