Mercurial > evolve
changeset 5771:fa2fc0cad459 stable
manifest: use a regular relative path for excluding legacy.py
This works just fine.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 01 Feb 2021 19:57:33 +0800 |
parents | 7d5d9301c244 |
children | da01b9062cfb |
files | MANIFEST.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/MANIFEST.in Mon Feb 01 19:52:39 2021 +0800 +++ b/MANIFEST.in Mon Feb 01 19:57:33 2021 +0800 @@ -19,7 +19,7 @@ exclude docs/tutorial/.netlify exclude .gitlab-ci.yml -exclude ./hgext3rd/evolve/legacy.py +exclude hgext3rd/evolve/legacy.py exclude .hg-format-source exclude Makefile exclude tests/test-drop.t