Made suggested changes. Refs #962

This commit is contained in:
Alex Stephen 2013-08-20 22:12:18 -04:00
commit 40ac3ab8ac
37 changed files with 1101 additions and 4 deletions

View file

@ -2,7 +2,7 @@
from setuptools import setup
requires = ['feedgenerator >= 1.6', 'jinja2 >= 2.6', 'pygments', 'docutils',
'pytz', 'blinker', 'unidecode', 'six']
'pytz', 'blinker', 'unidecode', 'six', 'dateutil']
entry_points = {
'console_scripts': [