свод файлов
This commit is contained in:
13
pyproject.toml
Normal file
13
pyproject.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "nosology-vault"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"numpy>=2.3.2",
|
||||
"openpyxl>=3.1.5",
|
||||
"pandas>=2.3.2",
|
||||
"python-calamine>=0.5.3",
|
||||
"xlrd>=2.0.2",
|
||||
]
|
||||
Reference in New Issue
Block a user