summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorChris Liechti <cliechti@gmx.net>2015-10-23 22:03:04 +0200
committerChris Liechti <cliechti@gmx.net>2015-10-23 22:03:04 +0200
commit72726d743ad71aca54391128370fc41720f4ee09 (patch)
tree8c54702c1b8f3c1e483f4b9f6cc29e3a04c259c2 /MANIFEST.in
parentbc5161fd3ea39ae7e1e3bd6274e9c292a9d03bc0 (diff)
downloadpyserial-git-72726d743ad71aca54391128370fc41720f4ee09.tar.gz
updates to setup.py, missing files/subpackages, update classifiers
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 f171aee..a80f7e4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,6 +4,7 @@ include CHANGES.rst
include MANIFEST.in
include setup.py
+include examples/at_protocol.py
include examples/port_publisher.py
include examples/port_publisher.sh
include examples/rfc2217_server.py