From ccac9ce0f5380c00b0df11ef72f8ffe3741bd3c2 Mon Sep 17 00:00:00 2001 From: aeturrell Date: Thu, 2 Jan 2025 23:16:35 +0000 Subject: [PATCH] adding in toml to env file --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index 00f20d5..0059bb0 100644 --- a/environment.yml +++ b/environment.yml @@ -79,3 +79,4 @@ dependencies: - watermark - ydata_profiling - toml-cli + - toml