Mercurial > evolve
view hgext/__init__.py @ 1701:4f3601b12c74 stable
evolve: update testedwith field
3.8.1 is working fine and no older branch had to be dropped.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 06 May 2016 00:16:18 +0200 |
parents | 5ef77a1d975c |
children |
line wrap: on
line source
from __future__ import absolute_import import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)