Skip to content

Commit 5db96b7

Browse files
authored
Update to pyiron_atomistics 0.8.2 (#80)
* Update README.md * Create environment-pyiron-atomistics-0-8-2.yml * Update pipeline.yml
1 parent a631dfc commit 5db96b7

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
channels:
2+
- conda-forge
3+
dependencies:
4+
- coverage
5+
- hatchling =1.27.0
6+
- hatch-vcs =0.5.0
7+
- pyiron-data =0.0.30
8+
- pyiron_atomistics =0.8.2
9+
- lammps =2024.08.29=*_openmpi_*
10+
- sphinxdft =3.1

.github/workflows/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
- environment-file: .ci_support/environment-pyiron-atomistics-0-7-20.yml
137137
- environment-file: .ci_support/environment-pyiron-atomistics-0-8-0.yml
138138
- environment-file: .ci_support/environment-pyiron-atomistics-0-8-1.yml
139+
- environment-file: .ci_support/environment-pyiron-atomistics-0-8-2.yml
139140
steps:
140141
- uses: actions/checkout@v4
141142
- name: Conda config

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ Supported versions of `pyiron_atomistics`:
6262

6363
`pyiron_atomistics` version `0.8.X`:
6464
* `0.8.0` - Sep 30 2025
65-
* `0.8.1` - Oct 7 2025
65+
* `0.8.1` - Oct 7 2025
66+
* `0.8.2` - Nov 1 2025

0 commit comments

Comments
 (0)