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

Displays info about [un]installed versions #2221

Merged
merged 1 commit into from
Dec 19, 2014

Commits on Dec 19, 2014

  1. Displays info about [un]installed versions

    Displays version when installing and uninstalling -- e.g.:
    
        Successfully installed pyrepl-0.8.4 pytest-2.6.4
    
    and:
    
        Uninstalling pyrepl-0.8.4:
          Successfully uninstalled pyrepl-0.8.4
        Uninstalling pytest-2.6.4:
          Successfully uninstalled pytest-2.6.4
    msabramo committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    8e2d441 View commit details
    Browse the repository at this point in the history