Skip to content

Commit b64240a

Browse files
authored
Merge pull request #4 from joshorr/josho/adjust-docs
fix: generate docs issue.
2 parents d117f97 + 770cb7c commit b64240a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ requires = ["poetry-core>=1.0.0"]
3939
build-backend = "poetry.core.masonry.api"
4040

4141
[tool.custom.xpublish]
42-
extra-module-docs = ['xsentinels', 'xloop', 'xinject', 'xurls']
42+
extra-module-docs = ['xsentinels']
4343

4444
[tool.pytest.ini_options]
4545
minversion = "6.0"

0 commit comments

Comments
 (0)