From fa82d01eedc2e942b254caf74aff00c65bbac36f Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:59:38 +0100 Subject: [PATCH] FIX: remove `pyproject.toml` link from `install` page --- docs/install.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install.md b/docs/install.md index 47d1e8e7..4f3a1a1d 100644 --- a/docs/install.md +++ b/docs/install.md @@ -47,6 +47,7 @@ python3 -m pip install git+https://github.com/ComPWA/ampform@main :::{include} ../CONTRIBUTING.md :start-after: **[compwa.github.io/develop](https://compwa.github.io/develop)**! +:end-before: If the repository provides a Tox configuration ::: That's all! Have a look at {doc}`/usage` to try out the package. You can also have a look at {doc}`compwa:develop` for tips on how to work with this 'editable' developer setup!