Skip to content

Commit

Permalink
speedparser requires chardet
Browse files Browse the repository at this point in the history
add the 'chardet' requirement since it's necessary.
  • Loading branch information
tedder committed Jan 31, 2015
1 parent ab6119b commit b74f633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
# -*- Extra requirements: -*-
# 'feedparser>=0.5',
'lxml',
'chardet',
],
entry_points="""
# -*- Entry points: -*-
Expand Down

0 comments on commit b74f633

Please sign in to comment.