From 88d3c773594c0b38fb7cb44b03c86a367781c3c2 Mon Sep 17 00:00:00 2001 From: ZeroCool940711 Date: Wed, 9 Nov 2022 14:38:34 -0800 Subject: [PATCH] Fixed incorrect environment name that was used for testing and wrongly uploaded to the main repo. Apologies for this. --- environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index 04af769..7bd2446 100644 --- a/environment.yaml +++ b/environment.yaml @@ -1,4 +1,4 @@ -name: ldm2 +name: ldm # This file is part of sygil-webui (https://github.com/Sygil-Dev/sygil-webui/). # Copyright 2022 Sygil-Dev team.