From acb4fe9736ebaa444fa654aacfccbb7112a9f3fe Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Mon, 18 Jan 2021 10:50:54 +0100 Subject: Update doc for submodules --- .github/how_to_use_github_to_contribute_to_gudhi.md | 3 +++ 1 file changed, 3 insertions(+) (limited to '.github') diff --git a/.github/how_to_use_github_to_contribute_to_gudhi.md b/.github/how_to_use_github_to_contribute_to_gudhi.md index 747ca39b..738c1ce9 100644 --- a/.github/how_to_use_github_to_contribute_to_gudhi.md +++ b/.github/how_to_use_github_to_contribute_to_gudhi.md @@ -33,6 +33,9 @@ Hera, used for Wasserstein distance, is available on an external git repository. git submodule update --init ``` +[gudhi-deploy](https://github.com/GUDHI/gudhi-deploy) is used for Continuous Integration python +requirements and will also be downloaded by the above command. + ## Configuring a remote for a fork ```bash git remote add upstream https://github.com/GUDHI/gudhi-devel.git -- cgit v1.2.3