Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/unknown-mode.conf @ 199:852f6c0c9298
Need a PyYAML version < 4.
PyYAML 5 is out -- which dropped support for Python 2.6. Because we support
Python 2.6 stay at version 3.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 04 May 2019 14:23:09 +0200 |
| parents | d1103f0f9166 |
| children |
line wrap: on
line source
# -*- coding: utf-8; mode: non-existing; indent-tabs-mode: nil; -*- %YAML 1.1 --- key-new: new value
