From 02e3af9da6ad40f912192edde074a6c95693b544 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Fri, 27 Dec 2024 15:21:13 -0500 Subject: [PATCH] remove completed TODO --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 688edfe..f6edc88 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,3 @@ or poetry run maturin develop poetry run pytest ``` - -## TODO - -- Possible integration with Github Workflows for deployment to PyPI