Skip to content

Commit

Permalink
added analysis directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron committed May 17, 2010
1 parent 6c74953 commit 878d949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
author_email='abrenzel@millerresource.com',
url='12.236.169.60:4830/liclient',
description='Library for accessing the LinkedIn API in Python',
packages=['liclient', 'liclient.parsers', 'liclient.oauth'],
packages=['liclient', 'liclient.parsers', 'liclient.oauth', 'liclient.analysis'],
license='MIT',
package_data='*.txt'
)
)

0 comments on commit 878d949

Please sign in to comment.