From 4a6f3b24bae6d466587f6b2cafe92848878e27b4 Mon Sep 17 00:00:00 2001 From: zlg Date: Tue, 29 Jul 2025 20:41:57 -0700 Subject: setup.py: Add VGStash-Web to 'web' data directory Users can copy these files and use them to publish their VGStash collection. --- MANIFEST.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 168ea16..593acb9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,3 +3,5 @@ include LICENSE include README.md include requirements.txt include setup.py +graft src/vgstash/web +exclude src/vgstash/web/vgstash.json -- cgit v1.2.3-54-g00ecf