testR1
This commit is contained in:
@@ -3,7 +3,14 @@ name = "kadastr-17"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"openpyxl>=3.1",
|
||||
"pillow>=10.0",
|
||||
"pyinstaller>=6.19.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
build = [
|
||||
"pyinstaller>=6.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user