-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
09c2cbd
commit bbf471a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule boilercore
updated
22 files
+1 −1 | .copier-answers.yml | |
+3 −1 | .github/workflows/ci.yml | |
+3 −1 | .github/workflows/high.yml | |
+2 −0 | .gitignore | |
+0 −3 | .gitmodules | |
+9 −1 | .pre-commit-config.yaml | |
+0 −6 | .vscode/extensions.json | |
+4 −11 | .vscode/tasks.json | |
+9 −0 | boiler.code-workspace | |
+5 −5 | lock.json | |
+10 −5 | pyproject.toml | |
+1 −1 | requirements/dev.in | |
+9 −8 | requirements/requirements.txt | |
+1 −1 | requirements/uv.txt | |
+7 −7 | scripts/Initialize-Machine.ps1 | |
+0 −1 | scripts/Initialize-Repo.ps1 | |
+2 −1 | scripts/Initialize-Shell.ps1 | |
+20 −0 | scripts/Sync-Py.ps1 | |
+4 −2 | scripts/boilercore_tools/sync.py | |
+2 −2 | src/boilercore/fits.py | |
+1 −1 | submodules/template | |
+0 −1 | submodules/typings |