From defd333acb0ee9be2c143a3daf1aca02f422a004 Mon Sep 17 00:00:00 2001 From: Hugo MacDermott-Opeskin Date: Mon, 28 Oct 2024 13:52:15 +1100 Subject: [PATCH] Update environment.yml --- environment.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/environment.yml b/environment.yml index 943d4c5..704fb9f 100644 --- a/environment.yml +++ b/environment.yml @@ -46,11 +46,11 @@ dependencies: # Pip-only installs - pip: - - git+https://github.com/choderalab/asapdiscovery@write_and_plot_splits#egg=asapdiscovery-alchemy&subdirectory=asapdiscovery-alchemy - - git+https://github.com/choderalab/asapdiscovery@write_and_plot_splits#egg=asapdiscovery-data&subdirectory=asapdiscovery-data - - git+https://github.com/choderalab/asapdiscovery@write_and_plot_splits#egg=asapdiscovery-modeling&subdirectory=asapdiscovery-modeling - - git+https://github.com/choderalab/asapdiscovery@write_and_plot_splits#egg=asapdiscovery-docking&subdirectory=asapdiscovery-docking - - git+https://github.com/choderalab/asapdiscovery@write_and_plot_splits#egg=asapdiscovery-ml&subdirectory=asapdiscovery-ml + - git+https://github.com/choderalab/asapdiscovery@main#egg=asapdiscovery-alchemy&subdirectory=asapdiscovery-alchemy + - git+https://github.com/choderalab/asapdiscovery@main#egg=asapdiscovery-data&subdirectory=asapdiscovery-data + - git+https://github.com/choderalab/asapdiscovery@main#egg=asapdiscovery-modeling&subdirectory=asapdiscovery-modeling + - git+https://github.com/choderalab/asapdiscovery@main#egg=asapdiscovery-docking&subdirectory=asapdiscovery-docking + - git+https://github.com/choderalab/asapdiscovery@main#egg=asapdiscovery-ml&subdirectory=asapdiscovery-ml - streamlit-ketcher