Awesome. Note that pip no longer installs pre-release versions so to test
out Pyramid via pip you should use either:

    pip install Pyramid==1.5a1

or:

    pip install --pre Pyramid

- Michael


On Fri, Aug 30, 2013 at 2:12 PM, Chris McDonough <[email protected]> wrote:

> Pyramid 1.5a1 has been released.  It is the first alpha release in the
> 1.5 series.
>
> A "What's New In Pyramid 1.5" document exists at
>
> http://docs.pylonsproject.org/projects/pyramid/en/1.5-branch/whatsnew-1.5.html
> explaining its differences from previous releases.
>
> You will be able to see the 1.5 release documentation (across all
> alphas and betas, as well as when it eventually gets to final release)
> at http://docs.pylonsproject.org/projects/pyramid/en/1.5-branch/ .
>
> You can install it via PyPI:
>
>   easy_install Pyramid==1.5a1
>
> Enjoy, and please report any issues you find to the issue tracker at
> https://github.com/Pylons/pyramid/issues
>
> Thanks!
>
> - C
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/pylons-discuss.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to