Skip to content

Commit 53f92b7

Browse files
fix: dropping duplicate requires-python
1 parent 43013cf commit 53f92b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "flask-boilerplate"
33
version = "0.1.0"
44
description = "Add your description here"
55
readme = "README.md"
6-
requires-python = ">=3.11"
76
requires-python = ">=3.10"
87
dependencies = [
98
"alembic==1.13.1",

0 commit comments

Comments
 (0)