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

Pip support #36

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Pip support #36

wants to merge 5 commits into from

Commits on Jun 9, 2016

  1. Support for pip

    Had to move gitfiti.py into a module for the entrypoint to work correctly
    Also added setup.py for pip support
    nhumrich committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    d55e174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df2084 View commit details
    Browse the repository at this point in the history
  3. more pep8 changes

    nhumrich committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    efdd12f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6476ae View commit details
    Browse the repository at this point in the history
  5. fix test

    nhumrich committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    ea99160 View commit details
    Browse the repository at this point in the history