Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
be67f219
Unverified
Commit
be67f219
authored
Oct 04, 2023
by
Przemyslaw Tredak
Committed by
GitHub
Oct 03, 2023
Browse files
Pin astroid to 2.15.7 (#457)
Signed-off-by:
Przemek Tredak
<
ptredak@nvidia.com
>
parent
47ca514a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/docs.yml
.github/workflows/docs.yml
+1
-1
No files found.
.github/workflows/docs.yml
View file @
be67f219
...
@@ -17,7 +17,7 @@ jobs:
...
@@ -17,7 +17,7 @@ jobs:
uses
:
actions/checkout@v3
uses
:
actions/checkout@v3
-
name
:
'
Install
dependencies'
-
name
:
'
Install
dependencies'
run
:
|
run
:
|
pip install sphinx==5.1.1 sphinx_rtd_theme==1.0.0 nbsphinx==0.8.10 IPython ipython_genutils==0.2.0 ipywidgets==8.0.2
pip install sphinx==5.1.1 sphinx_rtd_theme==1.0.0 nbsphinx==0.8.10 IPython ipython_genutils==0.2.0 ipywidgets==8.0.2
astroid==2.15.7
pip install breathe==4.34.0 sphinx-autoapi==2.0.1
pip install breathe==4.34.0 sphinx-autoapi==2.0.1
sudo apt-get install -y pandoc graphviz doxygen
sudo apt-get install -y pandoc graphviz doxygen
export GIT_SHA=$(git show-ref --hash HEAD)
export GIT_SHA=$(git show-ref --hash HEAD)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment