Fix missing python setuptools package on Travis
This commit is contained in:
@@ -24,6 +24,7 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- "python3"
|
- "python3"
|
||||||
- "python3-pip"
|
- "python3-pip"
|
||||||
|
- "python3-setuptools"
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- rust
|
- rust
|
||||||
|
|||||||
Reference in New Issue
Block a user