[UPDATE] даунгред Python 3.14 -> 3.12: Dockerfile, pyproject.toml, .python-version
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ packages = ["md2gost"]
|
||||
name = "md2gost"
|
||||
version = "0.1.0"
|
||||
description = "Markdown → LaTeX конвертер по ГОСТ Р 7.0.5-2008"
|
||||
requires-python = ">=3.14"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"markdown-it-py[plugins]>=4.2.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user