From 084875e27e3f837e9938fbd48670374e9ba19f43 Mon Sep 17 00:00:00 2001 From: Toilal Date: Mon, 3 Apr 2017 21:48:12 +0200 Subject: [PATCH] Update manifest with configuration files --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index d856d44..3e5e947 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -recursive-include guessit *.py *.yml *.txt *.ini +recursive-include guessit *.py *.yml *.txt *.ini *.json *.yaml *.yml recursive-exclude guessit *.pyc include LICENSE include *.rst