File tree Expand file tree Collapse file tree 6 files changed +11
-10
lines changed
Expand file tree Collapse file tree 6 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1414 - uses : DeterminateSystems/magic-nix-cache-action@main
1515 - uses : HatsuneMiku3939/direnv-action@v1
1616 - run : |
17- pip install -r requirements/dev .txt
17+ pip install -r requirements/pre-commit .txt
1818 pre-commit run -a
Original file line number Diff line number Diff line change 1- -r ./base .txt
1+ -r ./pre-commit .txt
22-r ./publish.txt
3+ -r ./setuptools.txt
34-r ./test.txt
4- black==22.10.0
5- flake8==5.0.4
6- isort==5.10.1
7- mypy==0.991
8- pre-commit==2.20.0
95pytest-watch==4.2.0
10- types-setuptools==75.8.0.20250110
Original file line number Diff line number Diff line change 1+ black==22.10.0
2+ flake8==5.0.4
3+ isort==5.10.1
4+ mypy==0.991
5+ pre-commit==2.20.0
6+ types-setuptools==75.8.0.20250110
Original file line number Diff line number Diff line change 1- -r ./base .txt
1+ -r ./setuptools .txt
22build==0.7.0
33twine==3.8.0
File renamed without changes.
Original file line number Diff line number Diff line change 1- -r ./base .txt
1+ -r ./setuptools .txt
22pytest==7.2.0
33tox==3.27.1
You can’t perform that action at this time.
0 commit comments