Skip to content

Commit 9b5f2e8

Browse files
added rich to setup.py since it is now required.
1 parent a0892a9 commit 9b5f2e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ def read(*names, **kwargs):
7777
'scipy',
7878
'iapws',
7979
'coolprop',
80+
'rich',
8081
],
8182
extras_require={
8283
# eg:

0 commit comments

Comments
 (0)