From 34d956846447b111faf5d8b391a0763db81a8e20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Robert?= Date: Fri, 4 Oct 2024 14:20:24 +0200 Subject: [PATCH] MNT: fix manifest validation --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 442aa58d9e..79bf101595 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -71,5 +71,6 @@ include yt/default.mplstyle prune yt/frontends/_skeleton recursive-include yt/frontends/amrvac *.par recursive-exclude requirements *.txt +exclude minimal_requirements.txt exclude .codecov.yml .coveragerc .git-blame-ignore-revs .gitmodules .hgchurn .mailmap exclude .pre-commit-config.yaml clean.sh nose_answer.cfg nose_unit.cfg nose_ignores.txt