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

Commit

Permalink
Fix: local fix, remove depends
Browse files Browse the repository at this point in the history
  • Loading branch information
till committed Jul 25, 2014
1 parent 687598e commit 8c75f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/metadata.rb
Expand Up @@ -6,7 +6,7 @@
version "1.4.7"

depends "build-essential"
depends "yum-epel"
#depends "yum-epel" if platform_family?('rhel')

recipe "python", "Installs python, pip, and virtualenv"
recipe "python::package", "Installs python using packages."
Expand Down

0 comments on commit 8c75f4b

Please sign in to comment.