Changeset 330 for pyyaml/trunk/MANIFEST.in
- Timestamp:
- 12/29/08 14:05:11 (3 years ago)
- Files:
-
- 1 modified
-
pyyaml/trunk/MANIFEST.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/MANIFEST.in
r326 r330 1 1 include README LICENSE CHANGES setup.py 2 2 recursive-include examples *.py *.cfg *.yaml 3 recursive-include tests *.py4 3 recursive-include tests/data * 4 recursive-include tests/lib *.py 5 recursive-include tests/lib3 *.py
