ReView / glimpse-ui /glimpse /pyproject.toml
Sina1138's picture
Super-squash branch 'main' using huggingface_hub
6fe7180
raw
history blame contribute delete
418 Bytes
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "rsasumm"
version = "0.0.1"
authors = [
]
description = ""
readme = "Readme.md"
requires-python = ">=3.10"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
[project.urls]
"Homepage" = ""
"Bug Tracker" = ""