Subsystem_OS_Command_Access / pyproject.toml
freemt
Update pyproject.toml wont work
f42c9b2
raw
history blame
303 Bytes
[tool.poetry]
name = "ttw-hf-spaces"
version = "0.1.0"
description = ""
authors = ["freemt <[email protected]>"]
[tool.poetry.dependencies]
python = "^3.7"
httpx = "^0.21.1"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"