-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add support for multi_env installers (#509)
* add support for multi_env installers (WIP) * make sure conda is in base * docs and validation * fix api * add for osx-pkg too * allow per-env channels, environment and environment_file * update docs / schema checks * update examples * fix api call * fix example * better error msg * default is None, not () * fix some extra_envs assumptions * support for extra_envs.exclude; restore global menu_packages support; clarify channels(_remap) handling * do not remove tk on windows example * add tests * disable exit on error temporarily for this test * rework example and tests; exclude is buggy * test was wrong :D * better tests for dav1d
- Loading branch information
Showing
15 changed files
with
525 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.