Skip to content

Commit

Permalink
Update setup.py with requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sebleier committed Sep 30, 2010
1 parent a049099 commit 1434602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -8,6 +8,7 @@
version = "0.1",
license = "BSD",
packages = ["weathertracking"],
install_requires = ['metar', 'python-dateutil'],
description = "App for getting current conditions.",
classifiers = [
"Programming Language :: Python",
Expand Down

0 comments on commit 1434602

Please sign in to comment.