Skip to content

Commit

Permalink
This pull request was generated by the cleanup-python-code Jenkins jo…
Browse files Browse the repository at this point in the history
…b, which ran

python -m edx_repo_tools.modernize_openedx_yaml --path=openedx.yaml
The following packages were installed: git+https://github.com/edx/repo-tools.git@4ac2ffde02b6df4bf633f7b88966137d71233bb1.
  • Loading branch information
edx-requirements-bot committed Aug 21, 2020
1 parent 97cd339 commit 7e993d6
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions openedx.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
# openedx.yaml

---
owner: edx/platform-team
nick: code-annotations
tags:
- tools
- library
oeps:
oep-2: True
oep-2: true
oep-3:
state: False
state: false
reason: TODO - Implement for this application if appropriate
oep-5:
state: False
state: false
reason: TODO - Implement for this application if appropriate
oep-7: True
oep-18: True
oep-7: true
oep-18: true

0 comments on commit 7e993d6

Please sign in to comment.