tethysplatform / tethys

The Tethys Platform main Django website project repository.
http://tethysplatform.org/
BSD 2-Clause "Simplified" License
92 stars 49 forks source link

Fixed issue with tethys install when libmamba is set to default solver #946

Closed swainn closed 1 year ago

swainn commented 1 year ago

Fixes #943 by installing the conda-libmamba-solver package with other dependencies. The package needs to be installed for the Python API to be able to use it.

Added new page to the docs with tips for using conda with Tethys, including an expanded and updated explanation of libmamba.

coveralls commented 1 year ago

Coverage Status

Coverage: 100.0%. Remained the same when pulling 6ee47c95b2d4a5b912ad0860f2faf6914f3b93a4 on issue943 into 9092c879fab5319f2eb647f5a02ecbe0acb6a7ab on main.