view MANIFEST.in @ 705:0485a033c95d

FIX: Parsing a filter chain for the new filter-only expansions: parse them backwards and use "," as filter-chain separator here. This allows using filter chains in filter-only expansions also.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 15 Aug 2023 09:34:49 +0200
parents dec978cad4d1
children
line wrap: on
line source

include .hg* *.txt requirement* pyproject.toml
include configmix/*.c configmix/*.h
graft docs
graft tests
graft windows-dev
prune docs/_build
exclude __*
global-exclude *.pyc *.pyo