Skip to content
Snippets Groups Projects
Commit a02cbd3c authored by Jean-Michel Picod's avatar Jean-Michel Picod
Browse files

Fix missing python setuptools package on Travis

parent 424d1e0b
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ addons:
packages:
- "python3"
- "python3-pip"
- "python3-setuptools"
cache:
- rust
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment