Can't install latest release 0.0.8 from pypi
Closed this issue · 2 comments
alexamici commented
Apparently the 0.0.8 release has no package file, see:
https://pypi.python.org/pypi/pyramid_storage/0.0.8
Release 0.0.7 has a package tar.gz and can be installed:
https://pypi.python.org/pypi/pyramid_storage/0.0.7
danjac commented
Should be fixed now. Please confirm and I'll close this.
alexamici commented
It works now. Thanks!