Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4104)

Unified Diff: MANIFEST.in

Issue 317610043: [plaso] Changed dependency management to use configuration file (Closed)
Patch Set: Changed dependency management to use configuration file Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | MANIFEST.test_data.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: MANIFEST.in
diff --git a/MANIFEST.in b/MANIFEST.in
index d548b0add90228e5bf815233215aff44f46d7c50..e87178a6c98e95f26475214d60d5d0a05008651a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
include ACKNOWLEDGEMENTS AUTHORS LICENSE README
-include run_tests.py
+include dependencies.ini run_tests.py utils/dependencies.py
include utils/check_dependencies.py
recursive-include config *
recursive-include data *
« no previous file with comments | « no previous file | MANIFEST.test_data.in » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b