Skip to content

Commit eb24b28

Browse files
committed
Install setuptools on 3.12 for calmap
1 parent 20fe092 commit eb24b28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ dependencies = [
4646
"plotnine",
4747
"rich",
4848
"seaborn",
49+
'setuptools; python_version >= "3.12"', # TODO Remove when https://github.com/MarvinT/calmap/issues/22 is fixed
4950
]
5051
[project.urls]
5152
Homepage = "https://github.com/marcusvolz/strava_py"

0 commit comments

Comments
 (0)