Skip to content

Commit

Permalink
Bumps orix requirement so that local_gridding will work
Browse files Browse the repository at this point in the history
  • Loading branch information
pc494 committed Sep 7, 2020
1 parent a54e1ca commit eea8034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"tqdm>=0.4.9",
"transforms3d",
"diffpy.structure>=3.0.0", # First Python 3 support
"orix>=0.4.0",
"orix>=0.5.0",
"numba",
"psutil",
],
Expand Down

0 comments on commit eea8034

Please sign in to comment.