.hg-format-source
author Ian Moody <moz-ian@perix.co.uk>
Thu, 03 Oct 2019 23:20:47 +0100
branchstable
changeset 4876 1a47cc2728ff
parent 4814 48b30ff742cb
permissions -rw-r--r--
setup: make runnable from other dirs Currently it fails when run in that way for two reasons: - the description is loaded from the README file but with a path relative to the working directory - module references have the same issue, which is fixed with package_dir.

{"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"}