Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pnstack
/
template-python
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eee346e
template-python
/
pyproject.toml
npv2k1
update
eee346e
11 months ago
raw
Copy download link
history
blame
228 Bytes
[project]
name
=
"template-python"
version
=
"0.1.0"
description
=
"Add your description here"
readme
=
"README.md"
requires-python
=
">=3.11"
dependencies
= [
"ipykernel>=6.29.5"
,
"numpy>=2.2.3"
,
"pytest>=8.3.4"
,
]