From d20985199c667d6b7606ca4869e44c85cc33245b Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Tue, 27 Feb 2024 15:16:31 -0300 Subject: [PATCH] don't ship ruff.toml --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 880b542d..6905fe8b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -11,6 +11,7 @@ prune notebooks prune tests exclude .coveragerc +exclude ruff.toml exclude .gitignore exclude .isort.cfg exclude .pre-commit-config.yaml