summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 971ccecb8136ce532846a9f5f1e09a081d1fa864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include AUTHORS
include Changelog
include README.rst
include MANIFEST.in
include LICENSE-GPL-2.0
include LICENSE-MPL-RabbitMQ
include TODO
include setup.cfg
recursive-include librabbitmq *
recursive-include Modules *
recursive-include tests *
prune *.pyc
prune *.o
prune *.la
prune *.so
prune *.dylib