Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
No hyphen to match the directory name
  • Loading branch information
hugovk committed Dec 11, 2023
commit e38527d3b72255798cdf11f6ffb452f353d1c038
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ sphinx-lint = "sphinxlint.cli:main"
version.source = "vcs"

[tool.hatch.build.targets.wheel]
packages = ["sphinx-lint"]
packages = ["sphinxlint"]

[tool.hatch.version.raw-options]
local_scheme = "no-local-version"
Expand Down