[ARVADOS] updated: 12b1501e8ee2edc932ceb908ab69189712a761b4
git at public.curoverse.com
git at public.curoverse.com
Sat Jan 23 01:28:56 EST 2016
Summary of changes:
tools/crunchstat-summary/setup.py | 1 +
1 file changed, 1 insertion(+)
via 12b1501e8ee2edc932ceb908ab69189712a761b4 (commit)
from 0d3411abc645a8cd6fef4b960070ecf054ac16f2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 12b1501e8ee2edc932ceb908ab69189712a761b4
Author: Tom Clegg <tom at curoverse.com>
Date: Sat Jan 23 01:28:38 2016 -0500
8123: Include chartjs.js in package.
diff --git a/tools/crunchstat-summary/setup.py b/tools/crunchstat-summary/setup.py
index aeb0fe6..ff0b1dd 100755
--- a/tools/crunchstat-summary/setup.py
+++ b/tools/crunchstat-summary/setup.py
@@ -23,6 +23,7 @@ setup(name='crunchstat_summary',
download_url="https://github.com/curoverse/arvados.git",
license='GNU Affero General Public License, version 3.0',
packages=['crunchstat_summary'],
+ include_package_data=True,
scripts=[
'bin/crunchstat-summary'
],
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list