Skip to content

Commit

Permalink
Include package data in setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
FredLoney committed Jan 12, 2015
1 parent 2ef8a87 commit 9977086
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ def readme():
license = 'MIT',
keywords = 'Imaging QIN DICOM',
packages = find_packages(exclude=['test**']),
include_package_data = True,
scripts = glob.glob('bin/*'),
url = 'https://github.com/ohsu-qin/qidicom',
description = 'DICOM facade.',
Expand Down

0 comments on commit 9977086

Please sign in to comment.