Skip to content

Commit

Permalink
added rich to setup.py since it is now required.
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolm-dsider committed Mar 10, 2024
1 parent a0892a9 commit 9b5f2e8
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 @@ -77,6 +77,7 @@ def read(*names, **kwargs):
'scipy',
'iapws',
'coolprop',
'rich',
],
extras_require={
# eg:
Expand Down

0 comments on commit 9b5f2e8

Please sign in to comment.