From 0abd6c9210da8067ae23625ed14d7745fc8f5319 Mon Sep 17 00:00:00 2001 From: Lester Hedges Date: Thu, 23 Nov 2023 11:43:21 +0000 Subject: [PATCH] Remove redundant egg syntax. --- environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index f750774..5b5e05f 100644 --- a/environment.yaml +++ b/environment.yaml @@ -16,4 +16,4 @@ dependencies: - torchani - xtb-python - pip: - - git+https://github.com/lab-cosmo/librascal.git#egg=rascal[complete] + - git+https://github.com/lab-cosmo/librascal.git