From 6ecec19aacd5c543eb3d98cf7f7f93e7fa413eae Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 7 Jul 2025 20:47:46 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pixi.toml b/pixi.toml index 663c0c921..a499a3667 100644 --- a/pixi.toml +++ b/pixi.toml @@ -33,7 +33,4 @@ sfdata = { version = "*", channel = "paulscherrerinstitute" } ipython = "*" numpy = "*" scipy = ">=1.0,<1.5" -matplotlib = "*" - -[system] -run-post-link-scripts = false \ No newline at end of file +matplotlib = "*" \ No newline at end of file