File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed
Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 1111 pip install uv
1212
1313test :
14- coverage run -m pytest -vvv
14+ coverage run -m pytest -vvv tests
1515 coverage report
1616
1717mypy :
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile requirements.dev.in --output-file=requirements.dev.txt
3- attrs==21.4.0
4- # via
5- # -c requirements.prod.txt
6- # pytest
73cfgv==3.3.1
84 # via pre-commit
95coverage==7.8.0
106 # via -r requirements.dev.in
117distlib==0.3.9
128 # via virtualenv
9+ exceptiongroup==1.2.2
10+ # via pytest
1311factory-boy==3.2.0
1412 # via -r requirements.dev.in
1513faker==9.3.1
@@ -34,13 +32,11 @@ packaging==25.0
3432 # pytest
3533platformdirs==4.3.7
3634 # via virtualenv
37- pluggy==1.0 .0
35+ pluggy==1.5 .0
3836 # via pytest
3937pre-commit==2.15.0
4038 # via -r requirements.dev.in
41- py==1.11.0
42- # via pytest
43- pytest==7.1.2
39+ pytest==8.3.5
4440 # via
4541 # -r requirements.dev.in
4642 # pytest-django
You can’t perform that action at this time.
0 commit comments