]> git.michaelhowe.org Git - packages/p/paho-mqtt.git/commitdiff
Don't distribute test files.
authorRoger Light <roger@atchoo.org>
Tue, 22 Apr 2014 22:07:18 +0000 (23:07 +0100)
committerRoger Light <roger@atchoo.org>
Tue, 22 Apr 2014 22:07:18 +0000 (23:07 +0100)
Change-Id: I9bfb4f6abfde536f57e6a49adb23965beb157187

MANIFEST.in

index 10d59102f012d3ca9de0d1512c175f8397fbc111..2e8e09787da88adf6aad41605ef7c1285c8f5a49 100644 (file)
@@ -1,15 +1,10 @@
 include edl-v10 epl-v10
-include README.md
+include README.rst
 include CONTRIBUTING.md
 include setup.py
 include notice.html
 include LICENSE.txt
 include about.html
-include Makefile
 
 recursive-include src *.py
 recursive-include examples *.py
-
-graft test/ssl
-
-recursive-include test *.py *.test Makefile