aboutsummaryrefslogtreecommitdiffstats
path: root/moonclient/MANIFEST.in
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2016-08-10 09:23:43 +0200
committerThomas Duval <thomas.duval@orange.com>2016-08-10 09:23:43 +0200
commit631a09b30096f02da48c6bb663bcbc777d742c06 (patch)
treecfdbdfd2b2684da1a32d7d347a8b7362b47f3b96 /moonclient/MANIFEST.in
parente24eec03210b9efc996840fb2e269abe570b46e3 (diff)
Add self attribute in test command to allow the execution of all internal tests (and update some test execution).
Change-Id: I3a35f662e51c03a94b53b8735085a4dbe8d236d5
Diffstat (limited to 'moonclient/MANIFEST.in')
-rw-r--r--moonclient/MANIFEST.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/moonclient/MANIFEST.in b/moonclient/MANIFEST.in
index c4bf4561..ef125662 100644
--- a/moonclient/MANIFEST.in
+++ b/moonclient/MANIFEST.in
@@ -1 +1,5 @@
-include README.rst \ No newline at end of file
+include README.rst
+include Changelog
+include LICENSE
+include requirements.txt
+graft moonclient/tests