Skip to content

Commit 235c172

Browse files
authored
Update to pyiron_atomistics 0.7.17 (#58)
1 parent 81ade76 commit 235c172

File tree

6 files changed

+44
-0
lines changed

6 files changed

+44
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
channels:
2+
- conda-forge
3+
dependencies:
4+
- jupyter
5+
- papermill
6+
- pyiron-data =0.0.30
7+
- pyiron_atomistics =0.7.14
8+
- lammps =2024.02.07=*_openmpi_*
9+
- sphinxdft =3.1
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
channels:
2+
- conda-forge
3+
dependencies:
4+
- jupyter
5+
- papermill
6+
- pyiron-data =0.0.30
7+
- pyiron_atomistics =0.7.15
8+
- lammps =2024.02.07=*_openmpi_*
9+
- sphinxdft =3.1
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
channels:
2+
- conda-forge
3+
dependencies:
4+
- jupyter
5+
- papermill
6+
- pyiron-data =0.0.30
7+
- pyiron_atomistics =0.7.16
8+
- lammps =2024.02.07=*_openmpi_*
9+
- sphinxdft =3.1
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
channels:
2+
- conda-forge
3+
dependencies:
4+
- jupyter
5+
- papermill
6+
- pyiron-data =0.0.30
7+
- pyiron_atomistics =0.7.17
8+
- lammps =2024.02.07=*_openmpi_*
9+
- sphinxdft =3.1

.github/workflows/pipeline.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ jobs:
9090
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-11.yml
9191
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-12.yml
9292
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-13.yml
93+
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-14.yml
94+
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-15.yml
95+
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-16.yml
96+
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-17.yml
9397
steps:
9498
- uses: actions/checkout@v4
9599
- name: Conda config

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,7 @@ Supported versions of `pyiron_atomistics`:
5151
* `0.7.11` - Jul 10 2025
5252
* `0.7.12` - Jul 21 2025
5353
* `0.7.13` - Jul 22 2025
54+
* `0.7.14` - Aug 13 2025
55+
* `0.7.15` - Aug 18 2025
56+
* `0.7.16` - Aug 26 2025
57+
* `0.7.17` - Sep 9 2025

0 commit comments

Comments
 (0)