Click 7.0 breaks Rasterio
Sean Gillies
Hi all, Heads up: click 7.0 was released to PyPI yesterday and rasterio is not compatible with it. If you pin `click==6.7` in your applications, you'll be fine. The change log entry for 7 is looong and I don't immediately see the problem: https://github.com/pallets/click/blob/master/CHANGES.rst#version-70. -- Sean Gillies
|
|