diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-08-01 12:22:32 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-08-01 12:26:23 -0400 |
commit | 1c29e84f7f371d17baa81726f7fdcbc892d0dbe7 (patch) | |
tree | c9fe63e4515c0e80f8f273cb5b15cc70905d70b9 /doc/build/unreleased/249.rst | |
parent | 7553fb8aa9c70739aac78a8548ad0600ac7032f1 (diff) | |
download | external_python_mako-1c29e84f7f371d17baa81726f7fdcbc892d0dbe7.tar.gz external_python_mako-1c29e84f7f371d17baa81726f7fdcbc892d0dbe7.tar.bz2 external_python_mako-1c29e84f7f371d17baa81726f7fdcbc892d0dbe7.zip |
- add changelog section headers
- reformats conf.py with black
Change-Id: If011cb43578ae8deab645e654d0785576206f90f
Diffstat (limited to 'doc/build/unreleased/249.rst')
-rw-r--r-- | doc/build/unreleased/249.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/unreleased/249.rst b/doc/build/unreleased/249.rst index 206a72a..da9767c 100644 --- a/doc/build/unreleased/249.rst +++ b/doc/build/unreleased/249.rst @@ -1,5 +1,5 @@ .. change:: - :tags: change, py3k, installer + :tags: changed, py3k, installer :tickets: 249 Mako 1.1 now supports Python versions: |