-
- Downloads
You need to sign in or sign up before continuing.
Refactor plugin internals
This is for supporting json-based plugins. The great thing about this change is that it allows us to easily print plugin version numbers in `plugins list`.
Showing
- CHANGELOG.md 4 additions, 0 deletionsCHANGELOG.md
- Makefile 2 additions, 0 deletionsMakefile
- bin/main.py 11 additions, 7 deletionsbin/main.py
- tests/test_plugins.py 43 additions, 30 deletionstests/test_plugins.py
- tutor/commands/plugins.py 11 additions, 7 deletionstutor/commands/plugins.py
- tutor/config.py 6 additions, 9 deletionstutor/config.py
- tutor/plugins.py 113 additions, 42 deletionstutor/plugins.py
Loading
Please register or sign in to comment