changeset 792:381d9632b478

No longer any flash charts in htdocs. Update package data.
author osimons
date Fri, 30 Apr 2010 12:51:28 +0000
parents 330fa697bc85
children 8f12cd7ea767
files setup.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -82,7 +82,6 @@
         dist.test_suite = 'bitten.tests.suite'
         dist.package_data = {
               'bitten': ['htdocs/*.*',
-                    'htdocs/charts_library/*.swf',
                     'templates/*.html',
                     'templates/*.txt']}
         dist.entry_points['trac.plugins'] = [
Copyright (C) 2012-2017 Edgewall Software