Skip to content

Commit

Permalink
re-enable sparse tests
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed May 18, 2024
1 parent 6756caa commit 84cf5ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ outputs:
- pandas
- s3fs >=2023
- scipy
- sparse
# these are generally (far) behind on migrating abseil/grpc/protobuf,
# and using them as test dependencies blocks the migrator unnecessarily
# - pytorch
Expand All @@ -269,8 +270,6 @@ outputs:
# - jpype1
# doesn't get picked up correctly
# - libhdfs3
# causes segfaults
# - sparse
source_files:
- testing/data
commands:
Expand Down

0 comments on commit 84cf5ce

Please sign in to comment.