Re: Test release 3.3.0 alpha 1 (was: news)

Oleg Broytman <[email protected]> Fri, 23 Sep 2022 09:26:26 +0300
Newsgroups gmane.comp.python.cheetah
Message-ID <[email protected]>
Hi!

On Wed, Sep 21, 2022 at 11:04:17PM +0300, Oleg Broytman <[email protected]> wrote:
>    I'm working on migrating the code to build and publish wheels.

   Test wheels are available: https://test.pypi.org/project/CT3/3.3.0a1/#files

   To install:

    pip install --compile --index-url=https://test.pypi.org/simple/ --extra-index-url=https://pypi.org/simple/ CT3==3.3.0a1

   Please try and report.

Oleg.
-- 
    Oleg Broytman            https://phdru.name/            [email protected]
           Programmers don't die, they just GOSUB without RETURN.