constructor
constructor copied to clipboard
Add same feature as in conda: use_only_tar_bz2: True
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
You can export CONDA_USE_ONLY_TAR_BZ2=True for this :)
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:
- Verify that you can still reproduce the issue at hand
- 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!