summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>2008-09-30 13:08:14 +0000
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>2008-09-30 13:08:14 +0000
commit31ab8edef1932c638bc98bc0663292a17819adbe (patch)
treed8a639e622e86d3c16c7b7ad58facfcbc1a9f210 /MANIFEST.in
parent298626ceb07b96ad8d7e5c3b84204c6ae2e831af (diff)
downloadpyyaml-31ab8edef1932c638bc98bc0663292a17819adbe.tar.gz
Updated README, announcement and MANIFEST files for the 3.06 release.
git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@279 18f92427-320e-0410-9341-c67f048884a3
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b3af719..a1cf25f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
-include README LICENSE setup.py setup_with_libyaml.py
+include README LICENSE setup.py
include ext/_yaml.pyx ext/_yaml.pxd ext/_yaml.h ext/_yaml.c
recursive-include examples *.py *.cfg