Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Apitzsch <git@apitzsch.eu>2017-09-15 23:51:18 +0300
committerAndré Apitzsch <git@apitzsch.eu>2017-09-22 20:12:26 +0300
commit9ef942469a9f45551265e7413c070b6823550ec5 (patch)
treeca75d07119d34f3b15123da9aff0614ea1de3459 /MANIFEST.in
parent7ca5a1e8cc8c4255d52a1cdf4bb7aeec36171de4 (diff)
Package test, but don't install it
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d47f8bf79..3b0af23b2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,5 @@
include COPYING
recursive-include po *.po
recursive-include data *.1 *.in
+recursive-include test *.py
recursive-exclude * *.pyc