Skip to content

Commit 47c8a99

Browse files
author
platipusica
committed
pypi
1 parent d49e403 commit 47c8a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66
build-backend = "setuptools.build_meta"
77

88
[project]
9-
name = "sphinx-llms-txt"
9+
name = "sphinx-llms-txt-jampy"
1010
description = "llms-full.txt generator for Sphinx"
1111
authors = [
1212
{name = "Jared Dillard", email = "[email protected]"},
@@ -86,4 +86,4 @@ filterwarnings = [
8686
"ignore::UserWarning",
8787
"ignore::DeprecationWarning",
8888
"ignore::PendingDeprecationWarning",
89-
]
89+
]

0 commit comments

Comments
 (0)