Mercurial > hg
diff setup.py @ 48868:a52f5bfc9358
import-checker: assume absolute and use modern import checker
Since we require Python 3 now, we can assume we always use absolute
imports and the modern import checker should be used.
Differential Revision: https://phab.mercurial-scm.org/D12246
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 20 Feb 2022 13:43:44 -0700 |
parents | 656196c1d442 |
children | 642e31cb55f0 |