From becb86db5b9c98e3a5ed84dd42860192502cc03c Mon Sep 17 00:00:00 2001 From: Talley Lambert Date: Mon, 6 Nov 2023 07:25:58 -0500 Subject: [PATCH] add link --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 19fcd41..2acd6a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,6 +63,7 @@ docs = [ [project.urls] homepage = "https://github.com/pyapp-kit/in-n-out" repository = "https://github.com/pyapp-kit/in-n-out" +documentations = "https://ino.rtfd.io" # https://github.com/charliermarsh/ruff [tool.ruff]