lowered minimum python version
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ description = "A simple markdown server."
|
||||
authors = [
|
||||
{ name = "long", email = "longnguyen176251@gmail.com" }
|
||||
]
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"bottle>=0.13.4",
|
||||
"markdown>=3.10.2",
|
||||
|
||||
Reference in New Issue
Block a user