Skip to content

Commit 6a84869

Browse files
Merge branch 'main' into translation/source
2 parents 42a70b4 + 5d8514e commit 6a84869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/pylock-toml/pylock.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
lock-version = '1.0'
22
environments = ["sys_platform == 'win32'", "sys_platform == 'linux'"]
3-
requires-python = '== 3.12'
3+
requires-python = '== 3.12.*'
44
created-by = 'mousebender'
55

66
[[packages]]

0 commit comments

Comments
 (0)