Skip to content

Commit

Permalink
fix: do not use Mambaforge
Browse files Browse the repository at this point in the history
  • Loading branch information
clintval committed Sep 20, 2024
1 parent 807ca33 commit 2f4630c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ addopts = [
"--cov-report=xml",
"--cov-branch",
"--doctest-plus",
"--doctest-moduels",
"--doctest-modules",
"--mypy",
"--ruff",
"--doctest-plus",
Expand Down

0 comments on commit 2f4630c

Please sign in to comment.