| Name |
Last commit
|
Last update |
|---|---|---|
| cloud_migrations | ||
| cloudformation_templates | ||
| doc | ||
| git-hooks | ||
| playbooks | ||
| util | ||
| vagrant | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS | ||
| CHANGELOG.md | ||
| LICENSE.TXT | ||
| README.md | ||
| requirements.txt |
This lets you specify additional python packages to be installed
into the edxapp virtual environment.
The `EDXAPP_EXTRA_REQUIREMENTS` should be a list of dict objects
with `name`, `version` (optional) and `extra_args` (optional) keys,
that correspond to the options of ansible's pip module.
Example:
EDXAPP_EXTRA_REQUIREMENTS:
- name: mypackage
version: 1.0.1
- name: git+https://git.myproject.org/MyProject#egg=MyProject
| Name |
Last commit
|
Last update |
|---|---|---|
| cloud_migrations | Loading commit data... | |
| cloudformation_templates | Loading commit data... | |
| doc | Loading commit data... | |
| git-hooks | Loading commit data... | |
| playbooks | Loading commit data... | |
| util | Loading commit data... | |
| vagrant | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| AUTHORS | Loading commit data... | |
| CHANGELOG.md | Loading commit data... | |
| LICENSE.TXT | Loading commit data... | |
| README.md | Loading commit data... | |
| requirements.txt | Loading commit data... |