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

Fix installing entry points #376

Merged
merged 1 commit into from Mar 12, 2022
Merged

Fix installing entry points #376

merged 1 commit into from Mar 12, 2022

Commits on Mar 12, 2022

  1. Fix installing entry points

    Not sure why or when but the string syntax for entry points does not
    seem to work correctly anymore (no scripts are installed).  Use
    the explicit list-in-dict syntax instead.
    mgorny authored and bbc2 committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    6af30df View commit details
    Browse the repository at this point in the history