neonize icon indicating copy to clipboard operation
neonize copied to clipboard

`pip install neonize` doesn't work since 0.3.12.post1 has only MacOS wheels

Open noamraph opened this issue 1 month ago • 0 comments

I couldn't install neonize. I digged, and it's because the current latest release, 0.3.12.post1, doesn't have a source distribution and only has MacOS wheels. See: https://pypi.org/project/neonize/0.3.12.post1/#files.

I did uv add neonize==0.3.11.post3 and it worked.

Thanks, Noam

noamraph avatar Oct 31 '25 07:10 noamraph