We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I originally created the issue conda-forge/landsat_util-feedstock#1 but it seem related to the archive directly :)
I can validate that with my conda environment :
landsat_util 0.13.1 py35_0 conda-forge
But when I check the files (both on the website and those that have been downloaded ) :
.//__init__.py:__version__ = '0.13.0'
This is annoying because in 0.13.0 search is essentially not working (#218)
The latest package tar contains 0.13.0, which explains the issue : https://github.com/developmentseed/landsat-util/archive/v0.13.1.tar.gz
Is it possible to redeploy the package to fix this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I originally created the issue conda-forge/landsat_util-feedstock#1 but it seem related to the archive directly :)
I can validate that with my conda environment :
landsat_util 0.13.1 py35_0 conda-forge
But when I check the files (both on the website and those that have been downloaded ) :
.//__init__.py:__version__ = '0.13.0'
This is annoying because in 0.13.0 search is essentially not working (#218)
The latest package tar contains 0.13.0, which explains the issue : https://github.com/developmentseed/landsat-util/archive/v0.13.1.tar.gz
Is it possible to redeploy the package to fix this?
The text was updated successfully, but these errors were encountered: