File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4141NECESSARY_STRING = '' #Is there any string that should be in the file name to "count"?
4242
4343# PLUGINS
44- USE_PLUGINS = 'False' # True if want to use any plugin from CellProfiler-plugins repo
45- UPDATE_PLUGINS = 'False' # True to download updates from CellProfiler-plugins repo
46- PLUGINS_COMMIT = '' # What commit or version tag do you want to check out?
47- INSTALL_REQUIREMENTS = 'False' # True to install REQUIREMENTS_FILE defined below. Requirements should have the plugin dependencies
48- REQUIREMENTS_FILE = '' # Path within the CellProfiler-plugins repo to a requirements file
44+ USE_PLUGINS = 'False' # True to use any plugin from CellProfiler-plugins repo
45+ UPDATE_PLUGINS = 'False' # True to download updates from CellProfiler-plugins repo
46+ PLUGINS_COMMIT = '' # What commit or version tag do you want to check out?
47+ INSTALL_REQUIREMENTS = 'False' # True to install REQUIREMENTS_FILE defined below. Requirements should have all plugin dependencies.
48+ REQUIREMENTS_FILE = '' # Path within the CellProfiler-plugins repo to a requirements file
You can’t perform that action at this time.
0 commit comments