Skip to content

Commit

Permalink
Use rich
Browse files Browse the repository at this point in the history
  • Loading branch information
janpipek committed Jul 4, 2024
1 parent d624ab4 commit 4ac4689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ plotly = ["plotly"]
folium = ["folium"]
# root = ["uproot3"] # TODO: Update to uproot4
scipy = ["scipy"]
xtermcolor = ["xtermcolor"]
terminal = ["xtermcolor", "rich"]
all = [
"physt[astropy,dev,dask,pandas,polars,xarray,matplotlib,plotly,folium,scipy,xtermcolor]"
"physt[astropy,dev,dask,pandas,polars,xarray,matplotlib,plotly,folium,scipy,terminal]"
]

[build-system]
Expand Down

0 comments on commit 4ac4689

Please sign in to comment.