Skip to content

Commit 22bf834

Browse files
committed
chore: move python to 3.9 for build environment
1 parent 8a57dd0 commit 22bf834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hatch.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ platform.windows.scripts = [
162162
[envs.build]
163163
skip-install = true
164164
detached = true
165-
python = "3.8"
165+
python = "3.9"
166166
dependencies = ["GitPython", "semantic-version", "commitizen", "git-cliff"]
167167

168168
[envs.build.scripts]

0 commit comments

Comments
 (0)