annotate MANIFEST.in @ 417:412d26a9b2c2

import sat/wokkel modules only when making service: when importing some sat/wokkel module, a reactor is installed. This can cause trouble when using sat_pubsub along with other twisted plugin installing a specific reactor (which is the case for SàT backend and Libervia). This patch works around it by importing those modules only when making the service.
author Goffi <goffi@goffi.org>
date Tue, 08 Oct 2019 12:04:13 +0200
parents c56a728412f1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
405
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
1 include MANIFEST.in sat_pubsub/VERSION
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
2 global-include *.py
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
3 global-include CHANGELOG COPYING* INSTALL README*
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
4 global-include Makefile *.rst *.bat
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
5 graft doc
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
6 graft db
189
c61034369463 Released Idavoll 0.7.0.
Ralph Meijer <ralphm@ik.nu>
parents: 155
diff changeset
7 graft twisted
405
c56a728412f1 file organisation + setup refactoring:
Goffi <goffi@goffi.org>
parents: 264
diff changeset
8 global-exclude *.un~