Skip to content

Commit 1242356

Browse files
queeliusclaude
andcommitted
Update package metadata for PyPI release
- Set author info to Alex Towell - Update documentation URL to GitHub Pages 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent be47d13 commit 1242356

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ readme = "README.md"
1010
requires-python = ">=3.8"
1111
license = {text = "MIT"}
1212
authors = [
13-
{name = "Your Name", email = "your.email@example.com"}
13+
{name = "Alex Towell", email = "lex@metafunctor.com"}
1414
]
1515
maintainers = [
16-
{name = "Your Name", email = "your.email@example.com"}
16+
{name = "Alex Towell", email = "lex@metafunctor.com"}
1717
]
1818
keywords = [
1919
"filesystem",
@@ -54,7 +54,7 @@ dev = [
5454
[project.urls]
5555
Homepage = "https://github.com/queelius/dagshell"
5656
Repository = "https://github.com/queelius/dagshell"
57-
Documentation = "https://github.com/queelius/dagshell/tree/main/docs"
57+
Documentation = "https://queelius.github.io/dagshell/"
5858
"Bug Tracker" = "https://github.com/queelius/dagshell/issues"
5959

6060
[project.scripts]

0 commit comments

Comments
 (0)