Skip to content

Commit

Permalink
force tar bz2 here
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Nov 26, 2024
1 parent 79a2760 commit 2ccbc87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_api_convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ def test_convert_platform_to_others(base_platform, package):
on_win, reason="we create the pkg to be converted in *nix; don't run on win."
)
def test_convert_from_unix_to_win_creates_entry_points(testing_config, request):
testing_config.conda_pkg_format = 1
recipe_dir = os.path.join(metadata_dir, "entry_points")
# Recipe "entry_points" is used in other test -> add test-specific variant
# (change build hash) to avoid clashes in package cache from other tests.
Expand Down

0 comments on commit 2ccbc87

Please sign in to comment.