Skip to content

Commit a7745a8

Browse files
committed
Add Rich dep
1 parent 2336fac commit a7745a8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies:
1111
- matplotlib
1212
- numpy
1313
- regex
14+
- rich
1415
- pip
1516
- pip:
1617
- pytest

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dependencies = [
3333
"matplotlib",
3434
"numpy",
3535
"regex",
36+
"rich",
3637
]
3738

3839
# Dynamic versioning

0 commit comments

Comments
 (0)