Skip to content

Commit 042a483

Browse files
authored
Update pyiron_atomistics to 0.7.18 (#60)
1 parent 97d59c3 commit 042a483

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
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.18
8+
- lammps =2024.02.07=*_openmpi_*
9+
- sphinxdft =3.1

.github/workflows/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-15.yml
9595
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-16.yml
9696
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-17.yml
97+
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-18.yml
9798
steps:
9899
- uses: actions/checkout@v4
99100
- name: Conda config

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ Supported versions of `pyiron_atomistics`:
5454
* `0.7.14` - Aug 13 2025
5555
* `0.7.15` - Aug 18 2025
5656
* `0.7.16` - Aug 26 2025
57-
* `0.7.17` - Sep 9 2025
57+
* `0.7.17` - Sep 9 2025
58+
* `0.7.18` - Sep 15 2025

0 commit comments

Comments
 (0)