We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49e403 commit 47c8a99Copy full SHA for 47c8a99
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
6
build-backend = "setuptools.build_meta"
7
8
[project]
9
-name = "sphinx-llms-txt"
+name = "sphinx-llms-txt-jampy"
10
description = "llms-full.txt generator for Sphinx"
11
authors = [
12
{name = "Jared Dillard", email = "[email protected]"},
@@ -86,4 +86,4 @@ filterwarnings = [
86
"ignore::UserWarning",
87
"ignore::DeprecationWarning",
88
"ignore::PendingDeprecationWarning",
89
-]
+]
0 commit comments