From a12b522d409583dbe8f16c3ab2072aa18ffeacaf Mon Sep 17 00:00:00 2001 From: Alexander Grothe Date: Sat, 29 Jul 2017 15:39:22 +0200 Subject: [PATCH] add json files to MANIFEST.in, remove obsolete .csv file --- MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 94589d1..4002ff4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ include LICENSE include README.md -include tzwhere/tz_world.csv +include tzwhere/tz_world.json +include tzwhere/tz_world_shortcuts.json