Fix a test to work under Python 2.3.
[pyyaml/python3.git] / MANIFEST.in
blobb3af7191175549eaf89db0cf0c725e68a82b3388
1 include README LICENSE setup.py setup_with_libyaml.py
2 include ext/_yaml.pyx ext/_yaml.pxd ext/_yaml.h ext/_yaml.c
3 recursive-include examples *.py *.cfg