From: Nabil Ghodbane Date: Fri, 8 Nov 2024 15:02:35 +0000 (+0100) Subject: markdown-it-py product name leads to a bug in the _is_SYSTEM environment variab... X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a3c89683273d997e2bee30d19c20f9469b8a50f7;p=tools%2Fsat_salome.git markdown-it-py product name leads to a bug in the _is_SYSTEM environment variable name --- diff --git a/products/markdown_it_py.pyconf b/products/markdown_it_py.pyconf index 2e00dc8..156c551 100644 --- a/products/markdown_it_py.pyconf +++ b/products/markdown_it_py.pyconf @@ -1,6 +1,6 @@ default : { - name : "markdown-it-py" + name : "markdown_it_py" build_source : "script" compil_script : 'pip_install' + $VARS.scriptExtension archive_info : {archive_prefix : "markdown_it_py"}