view MANIFEST.in @ 405:c56a728412f1

file organisation + setup refactoring: - `/src` has been renamed to `/sat_pubsub`, this is the recommended naming convention - revamped `setup.py` on the basis of SàT's `setup.py` - added a `VERSION` which is the unique place where version number will now be set - use same trick as in SàT to specify dev version (`D` at the end) - use setuptools_scm to retrieve Mercurial hash when in dev version
author Goffi <goffi@goffi.org>
date Fri, 16 Aug 2019 12:00:02 +0200
parents 86e767dc6abb
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~