Skip to content

Commit

Permalink
Merge pull request #4523 from jedwards4b/jedwards/maint-5.6/remove_cprnc
Browse files Browse the repository at this point in the history
remove cprnc to new repo
  • Loading branch information
jedwards4b committed Nov 28, 2023
2 parents 8369a1f + dd8f77c commit f34d21b
Show file tree
Hide file tree
Showing 38 changed files with 11 additions and 2,626 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/srt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [2.7, 3.8]
# python 2.7 has been removed
python-version: ["3.8", "3.10"]
env:
CC: mpicc
FC: mpifort
Expand Down
9 changes: 9 additions & 0 deletions Externals_cime.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[cprnc]
tag = v1.0.1
protocol = git
repo_url = https://github.com/ESMCI/cprnc
local_path = tools/cprnc
required = True

[externals_description]
schema_version = 1.0.01
61 changes: 0 additions & 61 deletions tools/cprnc/CMakeLists.txt

This file was deleted.

6 changes: 0 additions & 6 deletions tools/cprnc/Depends

This file was deleted.

90 changes: 0 additions & 90 deletions tools/cprnc/Makefile

This file was deleted.

183 changes: 0 additions & 183 deletions tools/cprnc/README

This file was deleted.

Loading

0 comments on commit f34d21b

Please sign in to comment.