File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ dependencies:
2525 - pydantic-settings
2626 - pyright
2727 - pytest
28+ - pytest-cov
2829 - pytest-xdist
2930 - python-dotenv
3031 - python=3.8 # changed
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ dependencies:
2525 - pydantic-settings
2626 - pyright
2727 - pytest
28+ - pytest-cov
2829 - pytest-xdist
2930 - python-dotenv
3031 # - python=3.9 # removed
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ dependencies:
2525 - pydantic-settings
2626 - pyright
2727 - pytest
28+ - pytest-cov
2829 - pytest-xdist
2930 - python-dotenv
3031 # - python=3.9 # removed
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ dependencies:
2525 - pydantic-settings
2626 - pyright
2727 - pytest
28+ - pytest-cov
2829 - pytest-xdist
2930 - python-dotenv
3031 - python=3.9
You can’t perform that action at this time.
0 commit comments