From cece39677cea9c31e3637092affffd598f6c67b5 Mon Sep 17 00:00:00 2001 From: zlg Date: Sun, 27 Jul 2025 20:49:11 -0700 Subject: Update build system, release 0.3beta8 Target Python version is now 3.13, and built with `python -m build`. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index da6c42f..9248f72 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ __pycache__/ .tox/ /build/ /dist/ +.pypirc .vgstash.db tests/data/test_export.* -- cgit v1.2.3-54-g00ecf