Replaced su-exec with gosu, fixed pdm using wrong python version
This commit is contained in:
@@ -24,7 +24,7 @@ dependencies = [
|
||||
"httpx~=0.28",
|
||||
"hishel~=0.1",
|
||||
]
|
||||
requires-python = ">=3.9,<=3.12"
|
||||
requires-python = ">=3.9,<3.13"
|
||||
|
||||
[project.license]
|
||||
text = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user