Skip to content

Commit 09ef8e4

Browse files
authored
Merge branch 'main' into main
2 parents bde49c1 + 6d0543e commit 09ef8e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/tutorials/packaging-projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ following this tutorial.
181181
]
182182
description = "A small example package"
183183
readme = "README.md"
184-
requires-python = ">=3.8"
184+
requires-python = ">=3.9"
185185
classifiers = [
186186
"Programming Language :: Python :: 3",
187187
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)