python3Packages.astropy: add optional dependency uncompresspy
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
bottleneck,
|
||||
fsspec,
|
||||
s3fs,
|
||||
uncompresspy,
|
||||
|
||||
# testing
|
||||
pytestCheckHook,
|
||||
@@ -112,6 +113,7 @@ buildPythonPackage rec {
|
||||
bottleneck
|
||||
fsspec
|
||||
s3fs
|
||||
uncompresspy
|
||||
]
|
||||
++ self.recommended
|
||||
++ self.ipython
|
||||
|
||||
Reference in New Issue
Block a user