We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fe092 commit eb24b28Copy full SHA for eb24b28
pyproject.toml
@@ -46,6 +46,7 @@ dependencies = [
46
"plotnine",
47
"rich",
48
"seaborn",
49
+ 'setuptools; python_version >= "3.12"', # TODO Remove when https://github.com/MarvinT/calmap/issues/22 is fixed
50
]
51
[project.urls]
52
Homepage = "https://github.com/marcusvolz/strava_py"
0 commit comments