Skip to content

Commit

Permalink
Update to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jan 12, 2024
1 parent 10be121 commit fc55764
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions constructor/construct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,16 @@ channels:
- https://conda.anaconda.org/pyiron [win]

specs:
- python =3.9
- python =3.11 [linux|osx]
- python =3.9 [win]
- conda
- notebook
- jupyterlab
- nodejs
- nglview =3.0.3
- pyiron =0.4.7
- sphinxdft =3.0.7 [linux]
- lammps =2022.06.23 [linux|osx]
- nglview =3.1.0
- pyiron =0.5.1
- sphinxdft =3.1 [linux]
- lammps =2023.08.02 [linux|osx]
- lammps =2018.03.16 [win]

post_install: post_build_win.bat [win]
Expand Down

0 comments on commit fc55764

Please sign in to comment.