Skip to content

Commit

Permalink
Merge pull request #176 from edx/msingh/python_modernizer
Browse files Browse the repository at this point in the history
PROD-386: Adding status to verify OEP-7 compliance
  • Loading branch information
jinder1s authored Jun 27, 2019
2 parents b25954c + acf0098 commit e33cc86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Retrieve all profiles for a video with `edx_video_id`="example"
Developing
----------


First, create a virtual environment:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion openedx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ owner: fysheets

oeps:
oep-2: true
oep-7: false
oep-7: true
oep-18: true
tags:
- video pipline
Expand Down

0 comments on commit e33cc86

Please sign in to comment.