python3Packages.astropy: add optional dependency uncompresspy

This commit is contained in:
Robert Schütz
2025-11-15 12:26:22 -08:00
parent 899d61fe31
commit 2cdf5e15b4
@@ -40,6 +40,7 @@
bottleneck,
fsspec,
s3fs,
uncompresspy,
# testing
pytestCheckHook,
@@ -112,6 +113,7 @@ buildPythonPackage rec {
bottleneck
fsspec
s3fs
uncompresspy
]
++ self.recommended
++ self.ipython