From 50056e01be3e2f26af2be581b664282b699da449 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Wed, 13 Oct 2021 07:15:20 +0200 Subject: [PATCH] MAINT Fix Check Manifest in CI --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 5a4b582bd9886..10f2f5c1c679c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -23,6 +23,7 @@ recursive-exclude benchmarks * recursive-exclude .binder * recursive-exclude .circleci * exclude .codecov.yml +exclude .git-blame-ignore-revs exclude .mailmap exclude .pre-commit-config.yaml exclude azure-pipelines.yml