File tree Expand file tree Collapse file tree 4 files changed +1344
-2835
lines changed Expand file tree Collapse file tree 4 files changed +1344
-2835
lines changed Original file line number Diff line number Diff line change 3232 extra_args : --hook-stage manual --all-files
3333 - uses : prefix-dev/setup-pixi@v0.8.1
3434 with :
35- pixi-version : v0.37 .0
35+ pixi-version : v0.39 .0
3636 cache : true
3737 - name : Run Pylint, Mypy & Pyright
3838 run : |
5757
5858 - uses : prefix-dev/setup-pixi@v0.8.1
5959 with :
60- pixi-version : v0.37 .0
60+ pixi-version : v0.39 .0
6161 cache : true
6262 environments : ${{ matrix.environment }}
6363
Original file line number Diff line number Diff line change 99 - uses : actions/checkout@v4
1010 - uses : prefix-dev/setup-pixi@v0.8.1
1111 with :
12- pixi-version : v0.37 .0
12+ pixi-version : v0.39 .0
1313 cache : true
1414 - name : Build Docs
1515 run : pixi run -e docs docs
Original file line number Diff line number Diff line change @@ -114,9 +114,11 @@ ENV/
114114env.bak /
115115venv.bak /
116116
117- # Spyder project settings
117+ # IDE project settings
118+ .idea /
118119.spyderproject
119120.spyproject
121+ .vscode /
120122
121123# Rope project settings
122124.ropeproject
You can’t perform that action at this time.
0 commit comments