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

Commit

Permalink
Don't build C deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfredo Sanchez committed Apr 21, 2014
1 parent de449fb commit 4340037
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions support/_cache_deps
Expand Up @@ -40,10 +40,8 @@ wd="$(cd "$(dirname "$0")/.." && pwd)";
#

init_build;
c_dependencies;

requirements="${wd}/requirements-apple.txt";
#extra_features="$("${python}" -c 'import setup; print ",".join(sorted(setup.extras_requirements.keys()))' | sed 's|Oracle,||')";
extra_features="OpenDirectory,Postgres";

ruler "Downloading Python requirements for .[${extra_features}]";
Expand Down

0 comments on commit 4340037

Please sign in to comment.