Spaces:
Running
Running
File size: 157 Bytes
c99746f |
1 2 3 4 5 6 7 8 |
[project]
name = "python-template"
version = "0.1.0"
description = ""
authors = ["Your Name <[email protected]>"]
requires-python = ">=3.11"
dependencies = []
|