Skip to content

Commit

Permalink
fix: add missing setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
Latios96 committed Oct 8, 2024
1 parent fe21385 commit 7e4d72e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ python.requirements.use = false

python{
pip "poetry:1.8.3"
pip "setuptools:75.1.0"
}

githook {
Expand Down

0 comments on commit 7e4d72e

Please sign in to comment.