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

Unified Diff: tools/telemetry/third_party/rope/MANIFEST.in

Issue 1132103009: Example of refactoring using rope library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « tools/telemetry/third_party/rope/COPYING ('k') | tools/telemetry/third_party/rope/README.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/third_party/rope/MANIFEST.in
diff --git a/tools/telemetry/third_party/rope/MANIFEST.in b/tools/telemetry/third_party/rope/MANIFEST.in
new file mode 100644
index 0000000000000000000000000000000000000000..fcc1b9b784681a9df269182d6734830174f3c4b3
--- /dev/null
+++ b/tools/telemetry/third_party/rope/MANIFEST.in
@@ -0,0 +1,4 @@
+include README.rst COPYING setup.py MANIFEST.in
+recursive-include rope *.py
+recursive-include docs *.rst
+recursive-include ropetest *.py
« no previous file with comments | « tools/telemetry/third_party/rope/COPYING ('k') | tools/telemetry/third_party/rope/README.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698