Skip to content

Commit

Permalink
Removed reference to upload_docs module in entry points.
Browse files Browse the repository at this point in the history
Closes #4650
  • Loading branch information
jaraco committed Sep 16, 2024
1 parent 9fb53fd commit 37c3d27
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions newsfragments/4650.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Removed reference to upload_docs module in entry points.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ rotate = "setuptools.command.rotate:rotate"
saveopts = "setuptools.command.saveopts:saveopts"
sdist = "setuptools.command.sdist:sdist"
setopt = "setuptools.command.setopt:setopt"
upload_docs = "setuptools.command.upload_docs:upload_docs"

[project.entry-points."setuptools.finalize_distribution_options"]
parent_finalize = "setuptools.dist:_Distribution.finalize_options"
Expand Down

0 comments on commit 37c3d27

Please sign in to comment.