Skip to content

Commit

Permalink
Updated pyxtal dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PatReis committed Mar 27, 2024
1 parent 3569223 commit bfb5b2f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@
"click>=7.1.2",
"brotli>=1.0.9",
"h5py>=3.9.0",
# Pyxtal requires pyshtools which causes crashes in current version.
"pyshtools==4.10",
"pyxtal>=0.5.5"
# PyXtal could be made optional.
"pyxtal>=0.6.4"
],
extras_require={
"openbabel": ["openbabel"],
Expand Down

0 comments on commit bfb5b2f

Please sign in to comment.