view MANIFEST.in @ 489:fa0d2a4783fa default tip

install: use PEP-440 compatible version in `setup`: setuptools from version v66 doesn't accept anymore non PEP-440 compatible version. This is a Q&D fix, move to `pyproject.toml` with proper versioning as for Libervia backend should be done sooner than later.
author Goffi <goffi@goffi.org>
date Fri, 12 Jan 2024 23:46:24 +0100
parents c56a728412f1
children
line wrap: on
line source

include MANIFEST.in sat_pubsub/VERSION
global-include *.py
global-include CHANGELOG COPYING* INSTALL README*
global-include Makefile *.rst *.bat
graft doc
graft db
graft twisted
global-exclude *.un~