From fbff431b9b6c4204eb05d32f0a95409a056cab5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trevor=20Ba=C4=8Da?= Date: Wed, 19 Feb 2025 16:19:40 -0500 Subject: [PATCH] Clean up MANIFEST.in (#47) --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 3a2067d..fe18262 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,4 +4,4 @@ include conftest.py include mypy.ini include pytest.ini -recursive-include abjadext/ * +recursive-include source/rmakers *