aboutsummaryrefslogtreecommitdiffstats
path: root/doc/build/unreleased/249.rst
blob: da9767ca5b9814ef7addf905bc24eddfffff52b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. change::
    :tags: changed, py3k, installer
    :tickets: 249

    Mako 1.1 now supports Python versions:

    * 2.7
    * 3.4 and higher

    This includes that setup.py no longer includes any conditionals, allowing
    for a pure Python wheel build, however this is not necessarily part of the
    Pypi release process as of yet.  The test suite also raises for Python
    deprecation warnings.