Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert entry_points to dotted notation #14

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Convert entry_points to dotted notation #14

merged 2 commits into from
Nov 28, 2023

Conversation

MHendricks
Copy link
Member

Convert the entry point's _ separator to . to be inline with the group spec of https://packaging.python.org/en/latest/specifications/entry-points/#data-model. Keeping the underscore in hab_gui.

Checklist

  • I have read the CONTRIBUTING.md document
  • I formatted my changes with black
  • I linted my changes with flake8
  • I have added documentation regarding my changes where necessary
  • Any pre-existing tests continue to pass
  • Additional tests were made covering my changes

Types of Changes

  • Bugfix (change that fixes an issue)
  • New Feature (change that adds functionality)
  • Documentation Update (if none of the other choices apply)

Proposed Changes

@MHendricks MHendricks merged commit 551bdca into main Nov 28, 2023
14 checks passed
@MHendricks MHendricks deleted the dotted_ep branch November 28, 2023 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant