Skip to content

Commit

Permalink
Merge pull request #4636 from pypa/debt/pypi-commands
Browse files Browse the repository at this point in the history
Remove pypi-based commands upload, register, upload-docs.
  • Loading branch information
jaraco authored Sep 6, 2024
2 parents ccaee10 + 990977f commit cd795f1
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 301 deletions.
1 change: 1 addition & 0 deletions newsfragments/2971.removal.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Removed upload_docs command.
22 changes: 0 additions & 22 deletions setuptools/command/register.py

This file was deleted.

20 changes: 0 additions & 20 deletions setuptools/command/upload.py

This file was deleted.

221 changes: 0 additions & 221 deletions setuptools/command/upload_docs.py

This file was deleted.

19 changes: 0 additions & 19 deletions setuptools/tests/test_register.py

This file was deleted.

19 changes: 0 additions & 19 deletions setuptools/tests/test_upload.py

This file was deleted.

0 comments on commit cd795f1

Please sign in to comment.