Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2041)

Unified Diff: Tools/Scripts/webkitpy/thirdparty/logilab/astng/MANIFEST.in

Issue 18418010: Check in the thirdparty libs needed for webkitpy. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Tools/Scripts/webkitpy/thirdparty/logilab/astng/MANIFEST.in
diff --git a/Tools/Scripts/webkitpy/thirdparty/logilab/astng/MANIFEST.in b/Tools/Scripts/webkitpy/thirdparty/logilab/astng/MANIFEST.in
new file mode 100644
index 0000000000000000000000000000000000000000..bc22a807bbc05a0678130645a90843706570bf02
--- /dev/null
+++ b/Tools/Scripts/webkitpy/thirdparty/logilab/astng/MANIFEST.in
@@ -0,0 +1,9 @@
+include ChangeLog
+include README*
+include COPYING
+include COPYING.LESSER
+include test/fulltest.sh
+recursive-include test/data *.py *.zip *.egg
+recursive-include test/data2 *.py
+recursive-include test/regrtest_data *.py
+recursive-include brain *.py
« no previous file with comments | « Tools/Scripts/webkitpy/thirdparty/logilab/astng/ChangeLog ('k') | Tools/Scripts/webkitpy/thirdparty/logilab/astng/PKG-INFO » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698