From 5c445b1107df5f12cfdc33b1767245c053b2c9ee Mon Sep 17 00:00:00 2001 From: SamEdwardes Date: Fri, 4 Oct 2024 16:47:52 -0700 Subject: [PATCH] Docs formatting thing --- docs/contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contributing.md b/docs/contributing.md index 4681054..7cb72c3 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -12,6 +12,7 @@ Before merging changes into main the following must be completed: just test-matrix just test-docs ``` + - Test publishing to test PyPI: `just publish-test` - [ ] Check the docs locally: `just preview-docs`