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
The artifact for v0.12.0 seems to be missing from https://pypi.python.org/simple/caravel/, even though v0.12.0 is defined at https://pypi.python.org/pypi/caravel/.
Not a huge issue, but it causes pip install caravel==0.12.0 to fail.
pip install caravel==0.12.0
The text was updated successfully, but these errors were encountered:
Oh interesting, thanks for reporting this, I'll try to fix this.
Sorry, something went wrong.
Ok should be fixed now.
Successfully merging a pull request may close this issue.
The artifact for v0.12.0 seems to be missing from https://pypi.python.org/simple/caravel/, even though v0.12.0 is defined at https://pypi.python.org/pypi/caravel/.
Not a huge issue, but it causes
pip install caravel==0.12.0
to fail.The text was updated successfully, but these errors were encountered: