From 9173eb04190b5e392b6f4baf5400a4db183efbc7 Mon Sep 17 00:00:00 2001 From: Philipp Jurasic Date: Sun, 17 Nov 2024 17:19:58 +0100 Subject: [PATCH] still trying to fix ci --- environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index c272cb8f..54853346 100644 --- a/environment.yml +++ b/environment.yml @@ -33,7 +33,8 @@ dependencies: # Install the spec wrapper and py_spec package in editable mode # as enabled by https://github.com/conda/conda/pull/3969 - pip: - - -v . ./Utilities/pythontools + - "." + - "./Utilities/pythontools" # Set environment variables variables: