Skip to content

Commit f81c887

Browse files
authored
Merge pull request #34 from twsl/copier/update
chore(deps): bump copier project template to v0.4.0-55-g8f005d8
2 parents adb8d81 + 65e4090 commit f81c887

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: v0.4.0-54-gfa8d7e6
2+
_commit: v0.4.0-55-g8f005d8
33
_src_path: git+https://github.com/twsl/python-project-template
44
author_email: [email protected]
55
author_username: twsl

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ skips = ['*_test.py', '*/test_*.py']
256256
[tool.ty.environment]
257257
python-version = "3.12"
258258
python-platform = "linux"
259-
python = "/usr/local/bin/python"
260259
root = ["./src"]
261260

262261
[tool.pre-commit-update.yaml]

0 commit comments

Comments
 (0)