Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from pyiron/merge
Browse files Browse the repository at this point in the history
Merge with master
  • Loading branch information
jan-janssen authored Feb 28, 2021
2 parents 1af5b9c + ffe3aa4 commit 99d4b96
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 @@ -31,7 +31,7 @@
keywords='pyiron',
packages=find_packages(exclude=["*tests*", "*docs*", "*binder*", "*conda*", "*notebooks*", "*.ci_support*"]),
install_requires=[
'pyiron_atomistics==0.2.3',
'pyiron_atomistics==0.2.4',
'spglib==1.16.1',
'scipy==1.6.0',
'numpy',
Expand Down

0 comments on commit 99d4b96

Please sign in to comment.