We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6440b4d commit 56194faCopy full SHA for 56194fa
src/compas_rhino/install.py
@@ -153,6 +153,7 @@ def _run_post_execution_steps(steps_generator):
153
154
return True
155
156
+
157
@compas.plugins.plugin(category='install', pluggable_name='installable_rhino_packages', tryfirst=True)
158
def default_installable_rhino_packages():
159
# While this list could obviously be hard-coded, I think
0 commit comments