Skip to content
Snippets Groups Projects
Commit e5bf60bd authored by Siddhant Tibrewal's avatar Siddhant Tibrewal
Browse files

added rich as a mandatory dependency

parent 21ccef72
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,8 @@ dependencies = [
"zarr>=3.0",
"healpy",
"aiohttp",
"regex_engine"
"regex_engine",
"rich"
]
[tool.scikit-build]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment