-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Milestone
Description
This environment creates an isolated conda installation within the tox environment directory,
similar to local-homebrew
.
To run:
MAKE="make -j8" tox -e local-conda-forge-standard
MAKE="make -j8" tox -e local-conda-forge-minimal
Depends on #29087
CC: @dimpase @jhpalmieri @isuruf @saraedum @kliem
Component: porting
Author: Matthias Koeppe
Branch: a61c48e
Reviewer: Isuru Fernando
Issue created by migration from https://trac.sagemath.org/ticket/29415