Skip to content

Commit

Permalink
Update dependencies-yum.sh (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrunnels authored Jul 25, 2023
1 parent fe7ec01 commit 3b7e8d4
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/dependencies-yum.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,2 @@
set -eu -o pipefail

sudo yum install -y gcc gcc-c++ make python3-devel

# Requirements for regression test scripts
#pip3 install yt matplotlib numpy pandas

# Requirements for building documentation
#pip3 install sphinx breathe m2r sphinx_rtd_theme linuxdoc sphinx_design sphinx-copybutton

#npm install -g eclint

0 comments on commit 3b7e8d4

Please sign in to comment.