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. --- setup.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 setup.cfg (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..856f704 --- /dev/null +++ b/setup.cfg @@ -0,0 +1,7 @@ +[metadata] +name = vgstash +version = 0.3b8 +description = "A meaningful video game collection tracker" + +[options] +packages = find: -- cgit v1.2.3-54-g00ecf