From fb4a1cddb13e7925fae3464ae96407d921f8f709 Mon Sep 17 00:00:00 2001 From: Geoffrey Weal Date: Fri, 12 Jan 2024 11:17:32 +0900 Subject: [PATCH] update version of Organisms v3.3 --- .readthedocs.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 2987997..5477ac4 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,12 +14,6 @@ build: - pip install --user --upgrade ase - pip install --user --upgrade asap3 - pip install --user --upgrade git+https://github.com/GardenGroupUO/Organisms.git - jobs: - pre_create_environment: - - echo "Command run at 'pre_create_environment' step" - post_build: - - echo "Command run at 'post_build' step" - - echo `date` # Optional but recommended, declare the Python requirements required # to build your documentation