Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Asish22
/
code-crawler
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6ac6bd5
code-crawler
/
pyproject.toml
juliaturc
Make repo2vec a proper Python library (#22)
59fd872
over 1 year ago
raw
Copy download link
history
blame
125 Bytes
[build-system]
requires
= [
"setuptools>=42"
,
"wheel"
]
build-backend
=
"setuptools.build_meta"
[tool.black]
line-length
=
120