summaryrefslogtreecommitdiff
path: root/pyserial/MANIFEST.in
blob: 24429f0b37112e870a74f93189c994c2bdae07f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
include README.txt
include LICENSE.txt
include CHANGES.txt
include MANIFEST.in
include setup.py

include examples/enhancedserial.py
include examples/miniterm.py
include examples/port_publisher.py
include examples/port_publisher.sh
include examples/scan.py
include examples/scanlinux.py
include examples/scanwin32.py
include examples/setup_demo.py
include examples/setup-miniterm-py2exe.py
include examples/tcp_serial_redirect.py
include examples/test.py
include examples/test_advanced.py
include examples/test_high_load.py
include examples/wxSerialConfigDialog.py
include examples/wxSerialConfigDialog.wxg
include examples/wxTerminal.py
include examples/wxTerminal.wxg

include documentation/*.rst
include documentation/pyserial.png
include documentation/conf.py
include documentation/Makefile