383
by Leonard Richardson
Added test-all-versions and the Chinese docs to the manifest. |
1 |
include test-all-versions
|
384
by Leonard Richardson
Also include convert-py3k in source distributions. [bug=1304006] |
2 |
include convert-py3k
|
468
by Leonard Richardson
Include LICENSE in the manifest. [bug=1736563] |
3 |
include LICENSE
|
168
by Leonard Richardson
Use MANIFEST.in instead of setup.py to hold the docs and text files. |
4 |
include *.txt
|
383
by Leonard Richardson
Added test-all-versions and the Chinese docs to the manifest. |
5 |
include doc*/Makefile
|
6 |
include doc*/source/*.py
|
|
7 |
include doc*/source/*.rst
|
|
8 |
include doc*/source/*.jpg
|
|
169.1.5
by Leonard Richardson
Cleaned up script and added it to the MANIFEST.in. |
9 |
include scripts/*.py
|
10 |
include scripts/*.txt
|