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

Install doc? Or publish on PyPI? #12

Open
dpoirier opened this issue Mar 12, 2013 · 2 comments
Open

Install doc? Or publish on PyPI? #12

dpoirier opened this issue Mar 12, 2013 · 2 comments

Comments

@dpoirier
Copy link

The README suggests installing with pip, but I was unable to.

pip install check

installed some other package, and

pip install check.py

doesn't find a package at all. It seems that this package isn't on PyPI?

@derek3x
Copy link

derek3x commented Mar 19, 2014

I tried pip with no luck either. The easy_install works though.

python setup.py install

(posted this in case people are looking here for help)

@willkg
Copy link
Collaborator

willkg commented Mar 20, 2014

As a side note, I stopped using this and switched to flake8 which is better maintained. http://flake8.readthedocs.org/en/2.0/

(Sorry @jbalogh :( )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants