constructor icon indicating copy to clipboard operation
constructor copied to clipboard

Add same feature as in conda: use_only_tar_bz2: True

Open bkreider opened this issue 2 years ago • 1 comments

Checklist

  • [X] I added a descriptive title
  • [X] I searched open requests and couldn't find a duplicate

What is the idea?

Create a setting for only using tar bz2 files like in conda/.condarc: use_only_tar_bz2: True

Why is this needed?

This isn't a common problem, but sometimes it is desirable to force building using only tar.bz2 format conda packages.

What should happen?

A user would set this setting to True and the installer would only use tar.bz2 format conda packages when building the installer.

Additional Context

No response

bkreider avatar May 31 '23 13:05 bkreider

You can export CONDA_USE_ONLY_TAR_BZ2=True for this :)

jaimergp avatar Jun 01 '23 08:06 jaimergp

Hi there, thank you for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this issue to remain open please:

  1. Verify that you can still reproduce the issue at hand
  2. Comment that the issue is still reproducible and include: - What OS and version you reproduced the issue on - What steps you followed to reproduce the issue

NOTE: If this issue was closed prematurely, please leave a comment.

Thanks!

github-actions[bot] avatar Jun 01 '24 04:06 github-actions[bot]