Skip to content

Commit

Permalink
ci: telemac v9.0.0 + update locks
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsail committed Dec 12, 2024
1 parent 9602347 commit fa1a17c
Show file tree
Hide file tree
Showing 39 changed files with 18,781 additions and 24,517 deletions.
1 change: 0 additions & 1 deletion dependencies/binary.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
channels:
- gbrey
- conda-forge
dependencies:
- compilers
Expand Down
1 change: 0 additions & 1 deletion dependencies/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

channels:
- "conda-forge"
- "gbrey"

dependencies:
- "black<24.0"
Expand Down
1 change: 0 additions & 1 deletion dependencies/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

channels:
- "conda-forge"
- "gbrey"

dependencies:
- "mkdocs"
Expand Down
1 change: 0 additions & 1 deletion dependencies/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
channels:
- "conda-forge"
- "gbrey"

dependencies:
- "bottleneck"
Expand Down
1 change: 0 additions & 1 deletion dependencies/python3.10.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
channels:
- gbrey
- conda-forge
dependencies:
- python=3.10
1 change: 0 additions & 1 deletion dependencies/python3.11.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
channels:
- gbrey
- conda-forge
dependencies:
- python=3.11
1 change: 0 additions & 1 deletion dependencies/python3.12.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
channels:
- gbrey
- conda-forge
dependencies:
- python=3.12
1 change: 0 additions & 1 deletion dependencies/python3.9.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
channels:
- gbrey
- conda-forge
dependencies:
- python=3.9
4 changes: 4 additions & 0 deletions dependencies/telemac.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
channels:
- conda-forge
dependencies:
- opentelemac
5 changes: 0 additions & 5 deletions dependencies/telemac_mpich.yml

This file was deleted.

5 changes: 0 additions & 5 deletions dependencies/telemac_openmpi.yml

This file was deleted.

15 changes: 0 additions & 15 deletions environments/binary-telemac-mpich-p3.10.yml

This file was deleted.

15 changes: 0 additions & 15 deletions environments/binary-telemac-mpich-p3.11.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ dependencies:
- pip
- proj
- python=3.10
- numpy<2

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ dependencies:
- pip
- proj
- python=3.11
- numpy<2

Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies:
- opentelemac
- pip
- proj
- python=3.9
- numpy<2
- python=3.12

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ dependencies:
- pip
- proj
- python=3.9
- numpy<2

Loading

0 comments on commit fa1a17c

Please sign in to comment.