From c7bfae9f2a0a2404e00d9bf3be7d32532c353d61 Mon Sep 17 00:00:00 2001 From: taizan-hokuto <55448286+taizan-hokuto@users.noreply.github.com> Date: Mon, 3 Feb 2020 22:05:43 +0900 Subject: [PATCH] Modify MANIFEST.in --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 6781c8d..888dd06 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ include requirements.txt include requirements_test.txt -include README.MD +include README.md global-exclude tests/* global-exclude pytchat/testrun*.py \ No newline at end of file