insert document header

This commit is contained in:
2026-08-07 20:08:15 +05:30
parent 5793b30ce8
commit 9f016d88c1
18 changed files with 235 additions and 247 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ authors = [
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"python-docx (>=1.2.0,<2.0.0)"
"python-docx (>=1.2.0,<2.0.0)",
]
[tool.poetry]