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

Add 'warcat' console_scripts entry point; also ignore *.egg-info #25

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Nov 1, 2022

  1. Add 'warcat' console_scripts entry point

    This fixes installing warcat using tools like pipx, which depend on a
    console_scripts entry being present.
    dlitz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    ef72ef4 View commit details
    Browse the repository at this point in the history
  2. .gitignore: ignore *.egg-info

    dlitz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5ff0281 View commit details
    Browse the repository at this point in the history