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