view MANIFEST.in @ 777:93d1d6506492

There is no need for the README to contain the repository path
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 16 May 2026 01:53:53 +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