From 5f78fd175d4a14fa48b9eb352e9dc96269ea77ba Mon Sep 17 00:00:00 2001 From: Maximilian10 <55431857+Maximilian10@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:46:37 -0400 Subject: [PATCH] Update yacht_env.yml --- env/yacht_env.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/env/yacht_env.yml b/env/yacht_env.yml index e3ebb22..dc351a9 100644 --- a/env/yacht_env.yml +++ b/env/yacht_env.yml @@ -12,6 +12,7 @@ dependencies: - pandas - scikit-learn - pytest + - pytest-cov - loguru - maturin>=1,<2 - tqdm @@ -19,4 +20,4 @@ dependencies: - pytaxonkit - pip: - openpyxl - - git+https://github.com/sourmash-bio/pyo3_branchwater@v0.8.1 \ No newline at end of file + - git+https://github.com/sourmash-bio/pyo3_branchwater@v0.8.1