Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
Install pytz library along with graphite.
Browse files Browse the repository at this point in the history
  • Loading branch information
alext committed Oct 6, 2015
1 parent e4931b0 commit aa01ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/deps.pp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
'django==1.4.10',
'django-tagging==0.3.1',
'python-memcached==1.47',
'pytz',
'simplejson==2.1.6',
]:
virtualenv => $root_dir,
Expand Down

0 comments on commit aa01ed1

Please sign in to comment.