Skip to content

Commit

Permalink
WIP: setup.py package profile update packaged twice
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernhard committed Aug 2, 2024
1 parent a15dad4 commit 752175a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ def find_py(self):
entry_points={
"console_scripts": [
"subscription-manager = subscription_manager.scripts.subscription_manager:main",
"package-profile-upload = subscription_manager.scripts.package_profile_upload:main",
"rct = subscription_manager.scripts.rct:main",
"rhsm-debug = subscription_manager.scripts.rhsm_debug:main",
"rhsm-facts-service = subscription_manager.scripts.rhsm_facts_service:main",
Expand Down

0 comments on commit 752175a

Please sign in to comment.