Skip to content

Instantly share code, notes, and snippets.

@ahmadia
Last active August 29, 2015 13:57
Show Gist options
  • Save ahmadia/9522036 to your computer and use it in GitHub Desktop.
Save ahmadia/9522036 to your computer and use it in GitHub Desktop.
# This profile file controls your <#> (HashDist) build environment.
# In the future, we'll provide better incorporation of
# automatic environment detection. For now, have a look
# at the YAML files in the top-level directory and choose
# the most *specific* file that matches your environment.
extends:
- name: hashstack
urls: ['https://github.com/hashdist/hashstack.git']
key: 'git:019955f5f35d903d35e31a02d4b09d134093a8bc'
file: darwin.yaml
# The packages list specifies all the packages that you
# require installed. <#> will ensure that all packages
# and their dependencies are installed when you build this
# profile.
packages:
ipython:
python:
nose:
sympy:
scipy:
numpy:
matplotlib:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment