leetify-data/sandbox/data-exploration/pyproject.toml

7 lines
91 B
TOML
Raw Normal View History

2024-01-24 15:24:13 -05:00
[project]
name = "leetify-data-exploration"
version = "0.0.1"
dependencies = [
"click"
]