Skip to content

Commit

Permalink
Merge pull request #60 from pyiron/dependabot/pip/pyxtal-0.6.0
Browse files Browse the repository at this point in the history
Bump pyxtal from 0.5.9 to 0.6.0
  • Loading branch information
jan-janssen authored Sep 4, 2023
2 parents b3e86b6 + dc2348c commit 92cba74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ dependencies:
- scipy =1.11.2
- spglib =2.0.2
- sqsgenerator =0.2
- pyxtal =0.5.9
- pyxtal =0.6.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"symmetry": ['spglib==2.0.2'],
"surface": ['spglib==2.0.2', 'pymatgen==2023.8.10'],
"phonopy": ['phonopy==2.20.0', 'spglib==2.0.2'],
"pyxtal": ['pyxtal==0.5.9']
"pyxtal": ['pyxtal==0.6.0']
},
cmdclass=versioneer.get_cmdclass(),
)

0 comments on commit 92cba74

Please sign in to comment.