PyCQA / flake8-import-order

Flake8 plugin that checks import order against various Python Style Guides
GNU Lesser General Public License v3.0
278 stars 72 forks source link

Release 0.6 fails to install from Pypi #39

Closed mindw closed 9 years ago

mindw commented 9 years ago

pip install --no-use-wheel flake8-import-order

public commented 9 years ago

Somehow I failed to do the sdist upload :'(

public commented 9 years ago

sdist is live now, please try again @mindw

mindw commented 9 years ago

All is well now.

-gabi

On Sat, May 2, 2015 at 12:34 PM, Alex Stapleton notifications@github.com wrote:

sdist is live now, please try again @mindw https://github.com/mindw

— Reply to this email directly or view it on GitHub https://github.com/public/flake8-import-order/issues/39#issuecomment-98340995 .

public commented 9 years ago

Great, thanks for letting me know :)