We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb8f12 commit b9cf249Copy full SHA for b9cf249
src/ReactionMechanismSimulator.jl
@@ -1,5 +1,4 @@
1
module ReactionMechanismSimulator
2
-ENV["JULIA_CONDAPKG_BACKEND"] = "MicroMamba"
3
using CondaPkg
4
using Logging
5
using PythonCall
src/rmstest.jl
@@ -1,6 +1,5 @@
import Logging
Logging.disable_logging(Logging.Warn)
6
0 commit comments