Skip to content

Commit

Permalink
add setuptools for python3.12 (#1221)
Browse files Browse the repository at this point in the history
setuptools
  • Loading branch information
maxime-desroches authored Sep 4, 2024
1 parent ebb6d22 commit 1e6e045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies = [
"crcmod",
"tqdm",
"pandacan@git+https://github.com/commaai/panda.git@master",
"setuptools",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 1e6e045

Please sign in to comment.