code-crawler / pyproject.toml
juliaturc's picture
Make repo2vec a proper Python library (#22)
59fd872
raw
history blame
125 Bytes
[build-system]
requires = ["setuptools>=42", "wheel"]
build-backend = "setuptools.build_meta"
[tool.black]
line-length = 120