From e5972067d230e1ba1f737f13457e65837d8807bd Mon Sep 17 00:00:00 2001 From: Matt Johnson Date: Sun, 30 Jun 2024 10:31:28 -0700 Subject: [PATCH] clean up conda installs avoid use of PythonCall resolve all conda changes at once --- Project.toml | 8 ++++-- src/ReactionMechanismSimulator.jl | 47 ++++++++++++++++++------------- src/rmstest.jl | 43 +++++++++++++++++----------- 3 files changed, 60 insertions(+), 38 deletions(-) diff --git a/Project.toml b/Project.toml index 20b08e58..cd7adbf9 100644 --- a/Project.toml +++ b/Project.toml @@ -4,10 +4,10 @@ authors = ["Matt Johnson ", "Hao-Wei Pang