From 7eae90a1be6f7563a99c8a351a35b7d06f660cbc Mon Sep 17 00:00:00 2001 From: taizan-hokuto <55448286+taizan-hokuto@users.noreply.github.com> Date: Thu, 16 Apr 2020 23:30:32 +0900 Subject: [PATCH] Fix MANIFEST.in --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 383078b..5886981 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ include requirements.txt -global-exclude pytchat/testrun*.py \ No newline at end of file +global-exclude yvi/testrun*.py \ No newline at end of file