pyflakes icon indicating copy to clipboard operation
pyflakes copied to clipboard

Submit to PyPI

Open Wilfred opened this issue 14 years ago • 2 comments

This fork of pyflakes works better than the original[1], but only the original is available on http://pypi.python.org/pypi. It would be great to see the minor version incremented and the package put on there.

[1] For example, it doesn't die horribly on x = {""}. Fantastic!

Wilfred avatar Apr 15 '11 11:04 Wilfred

Agreed.

@kevinw have you tried contacting the original author (Phil Frost) to see if he's willing to let you maintain the package on pypi?

jtriley avatar Aug 01 '11 22:08 jtriley

I started to contribute back some patches upstream (from this fork and others). Within few weeks you could expect a new PyPI release, if things go well.

florentx avatar Jan 08 '13 15:01 florentx