Changeset 337

Show
Ignore:
Timestamp:
12/30/08 13:44:37 (3 years ago)
Author:
xi
Message:

Added directories lib/yaml and lib3/yaml to MANIFEST.in.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pyyaml/trunk/MANIFEST.in

    r330 r337  
    11include README LICENSE CHANGES setup.py 
     2recursive-include lib/yaml *.py 
     3recursive-include lib3/yaml *.py 
    24recursive-include examples *.py *.cfg *.yaml 
    35recursive-include tests/data *