Skip to content

Commit

Permalink
Restrict the python-setuptools ubuntu noble installation
Browse files Browse the repository at this point in the history
  • Loading branch information
electrocucaracha committed Nov 7, 2024
1 parent 15556a3 commit 485d317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rsync [kubespray]
gcc [kubespray]
glibc-devel [kubespray platform:rpm]
libc-dev [kubespray platform:dpkg]
python-setuptools [kubespray platform:dpkg]
python-setuptools [kubespray platform:dpkg !platform:ubuntu-noble]
python3-setuptools [kubespray platform:dpkg]
python3-dev [kubespray platform:dpkg]
build-essential [kubespray platform:dpkg]
Expand Down

0 comments on commit 485d317

Please sign in to comment.