diff options
author | zlg <zlg@zlg.space> | 2025-07-29 20:41:57 -0700 |
---|---|---|
committer | zlg <zlg@zlg.space> | 2025-07-29 20:41:57 -0700 |
commit | 4a6f3b24bae6d466587f6b2cafe92848878e27b4 (patch) | |
tree | c72959708bb4e75b8743ad406258517198489b1f /setup.cfg | |
parent | The big VGStash-Web commit! (diff) | |
download | vgstash-next.tar.gz vgstash-next.tar.bz2 vgstash-next.tar.xz vgstash-next.zip |
setup.py: Add VGStash-Web to 'web' data directorynext
Users can copy these files and use them to publish their VGStash
collection.
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
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: |