Skip to content

Commit

Permalink
Merge branch 'freeze' into port_fix_env
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcmarrow authored Sep 12, 2023
2 parents 3bd9e3c + 759ae29 commit 52cc959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -1216,6 +1216,7 @@ def _property_entry_points(self):
"salt-key = salt.scripts:salt_key",
"salt-master = salt.scripts:salt_master",
"salt-minion = salt.scripts:salt_minion",
"salt-proxy = salt.scripts:salt_proxy",
"salt-ssh = salt.scripts:salt_ssh",
"salt-syndic = salt.scripts:salt_syndic",
"spm = salt.scripts:salt_spm",
Expand Down

0 comments on commit 52cc959

Please sign in to comment.