Skip to content

gitcheck installation with pip doesn't install 'colored' automatically #33

Description

@karmicdude

Just for your information, maybe it is the way it should be.
For example:

# Python 3.5
virtualenv gitcheck
. gitcheck/bin/activate
pip install git+git://github.com/badele/gitcheck.git
gitcheck
     ....
    ImportError: No module named 'colored'
pip install colored

I think that the pip does't install colored automatically from base.txt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions