Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
5ab7f995
Commit
5ab7f995
authored
Aug 29, 2016
by
Ned Batchelder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better instructions about who to ping for requirements changes
parent
6feeb135
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
12 additions
and
12 deletions
+12
-12
requirements/edx-sandbox/base.txt
+1
-1
requirements/edx-sandbox/local.txt
+2
-2
requirements/edx-sandbox/post.txt
+2
-2
requirements/edx/base.txt
+2
-2
requirements/edx/github.txt
+2
-2
requirements/edx/post.txt
+1
-1
requirements/edx/pre.txt
+2
-2
No files found.
requirements/edx-sandbox/base.txt
View file @
5ab7f995
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @
mollydb
- to check licensing
# * @
edx/ospr
- to check licensing
# * @edx/devops - to check system requirements
numpy==1.6.2
...
...
requirements/edx-sandbox/local.txt
View file @
5ab7f995
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @
mollydb
- to check licensing
# *
One of @e0d, @jarv, or @feanil
- to check system requirements
# * @
edx/ospr
- to check licensing
# *
@edx/devops
- to check system requirements
# Install these packages from the edx-platform working tree
# NOTE: if you change code in these packages, you MUST change the version
...
...
requirements/edx-sandbox/post.txt
View file @
5ab7f995
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @
mollydb
- to check licensing
# *
One of @e0d, @jarv, or @feanil
- to check system requirements
# * @
edx/ospr
- to check licensing
# *
@edx/devops
- to check system requirements
# Packages to install in the Python sandbox for secured execution.
scipy==0.14.0
...
...
requirements/edx/base.txt
View file @
5ab7f995
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @
mollydb
- to check licensing
# *
support@edx.org
- to check system requirements
# * @
edx/ospr
- to check licensing
# *
@edx/devops
- to check system requirements
beautifulsoup4==4.1.3
beautifulsoup==3.2.1
...
...
requirements/edx/github.txt
View file @
5ab7f995
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @
nedbat
to check licensing
# * @edx/devops to check system requirements
# * @
edx/ospr -
to check licensing
# * @edx/devops
-
to check system requirements
#
# A correct GitHub reference looks like this:
#
...
...
requirements/edx/post.txt
View file @
5ab7f995
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @
mollydb
- to check licensing
# * @
edx/ospr
- to check licensing
# * @edx/devops - to check system requirements
# This needs to be installed *after* lxml, which is in base.txt.
...
...
requirements/edx/pre.txt
View file @
5ab7f995
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @
mollydb
to check licensing
# * @edx/devops to check system requirements
# * @
edx/ospr -
to check licensing
# * @edx/devops
-
to check system requirements
# Use a modern setuptools instead of distribute
setuptools==18.0.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment