File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 LIBRARY_NAME : ' ansys-turbogrid-core' # The repo name
1717 LIBRARY_NAMESPACE : ' ansys.turbogrid.core'
1818 DOCUMENTATION_CNAME : ' turbogrid.docs.pyansys.com'
19- PIP_EXTRA_INDEX_URL : ' https://${{ secrets.PYANSYS_PYPI_PRIVATE_PAT }}@pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/simple/'
19+ # PIP_EXTRA_INDEX_URL: 'https://${{ secrets.PYANSYS_PYPI_PRIVATE_PAT }}@pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/simple/'
2020
2121# This deals with concurrent runs of this script.
2222concurrency :
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ doc = [
5555 " nbsphinx==0.9.2" ,
5656 " notebook==6.5.4" ,
5757 " numpydoc==1.5.0" ,
58- " panel==1.1.1 " ,
58+ " panel==1.3.6 " ,
5959 " Sphinx==7.0.1" ,
6060 " sphinx-autoapi==2.1.1" ,
6161 " sphinx-autodoc-typehints==1.23.2" ,
You can’t perform that action at this time.
0 commit comments