Skip to main content

tweak the pyproject name

ID
e00fa6a
date
2025-11-28 22:18:21+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
9d6790f
message
tweak the pyproject name
changed files
1 file, 1 addition, 1 deletion

Changed files

pyproject.toml (1189) → pyproject.toml (1200)

diff --git a/pyproject.toml b/pyproject.toml
index df0d438..43e2d49 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -5,7 +5,7 @@ requires = [
 build-backend = "setuptools.build_meta"
 
 [project]
-name = "chives"
+name = "alexwlchan-chives"
 description = "Utility functions for working with my local media archives"
 readme = "README.md"
 authors = [