From 0150e79c49003039340093daa4b50b21511d57d0 Mon Sep 17 00:00:00 2001 From: symant233 Date: Sun, 5 May 2019 21:10:24 +0800 Subject: [PATCH] Add main viewer sources --- MANIFEST.in | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 60ce4b8..cf58764 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,7 @@ -include README.md -include requirements.txt -include nhentai/viewer/index.html -include nhentai/viewer/styles.css -include nhentai/viewer/scripts.js +include README.md +include requirements.txt +include nhentai/viewer/index.html +include nhentai/viewer/styles.css +include nhentai/viewer/scripts.js +include nhentai/viewer/main.html +include nhentai/viewer/main.css