Revert python3-crcmod install
Python3 on Travis is old (3.5) so crcmod is installed by pip anyway.
This commit is contained in:
@@ -26,7 +26,6 @@ addons:
|
||||
- "python3-pip"
|
||||
- "python3-setuptools"
|
||||
- "python3-wheel"
|
||||
- "python3-crcmod"
|
||||
|
||||
cache:
|
||||
- rust
|
||||
|
||||
Reference in New Issue
Block a user