Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Commit

Permalink
Added some installation requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
myles committed Oct 7, 2010
1 parent 3e07bd7 commit 9ec9f33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Expand Up @@ -68,6 +68,8 @@ def fullsplit(path, result=None):

install_requires = [
'distribute',
'icalendar',
'python-dateutil'
],

classifiers = [
Expand Down

0 comments on commit 9ec9f33

Please sign in to comment.