Skip to content

Commit c07c090

Browse files
authored
Update to pyiron_atomistics to 0.8.3 (#81)
1 parent 5db96b7 commit c07c090

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
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.3
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
@@ -137,6 +137,7 @@ jobs:
137137
- environment-file: .ci_support/environment-pyiron-atomistics-0-8-0.yml
138138
- environment-file: .ci_support/environment-pyiron-atomistics-0-8-1.yml
139139
- environment-file: .ci_support/environment-pyiron-atomistics-0-8-2.yml
140+
- environment-file: .ci_support/environment-pyiron-atomistics-0-8-3.yml
140141
steps:
141142
- uses: actions/checkout@v4
142143
- name: Conda config

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,4 @@ Supported versions of `pyiron_atomistics`:
6464
* `0.8.0` - Sep 30 2025
6565
* `0.8.1` - Oct 7 2025
6666
* `0.8.2` - Nov 1 2025
67+
* `0.8.3` - Nov 1 2025

0 commit comments

Comments
 (0)