Skip to content

Commit

Permalink
add dill requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Rama Vasudevan committed Feb 9, 2024
1 parent 2daea04 commit 8092f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
'six',
'ase',
'sidpy>=0.0.2',
'dill'
]

setup(
Expand Down

0 comments on commit 8092f79

Please sign in to comment.