AbdulElahGwaith's picture
Upload folder using huggingface_hub
e98c0d7 verified
[tool.poetry]
name = "PythonProjects"
version = "2.0.0"
homepage = "https://github.com/roghu/py3_projects"
license = "MIT"
readme = "README.md"
authors = ["Dependabot <support@dependabot.com>"]
description = "Various small python projects."
[tool.poetry.dependencies]
python = "^3.7"
toml = { path = "toml-8.2.54.tar.gz" }
pytest = "*"