We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ada57b3 + c4008f5 commit 2e73216Copy full SHA for 2e73216
5 files changed
config.py
@@ -42,3 +42,7 @@
42
43
# PLUGINS
44
USE_PLUGINS = 'False'
45
+UPDATE_PLUGINS = 'False'
46
+PLUGINS_COMMIT = '' # What commit or version tag do you want to check out?
47
+INSTALL_REQUIREMENTS = 'False'
48
+REQUIREMENTS_FILE = '' # Path within the plugins repo to a requirements file
0 commit comments