open-traffic-generator / snappi

Open Traffic Generator SDK in Python and Go
MIT License
69 stars 7 forks source link

Add prefer binary flag to pip install #133

Closed ajbalogh closed 2 years ago

ajbalogh commented 2 years ago

Issue

Python 2.7 is taking too long in github action

Fix

add --prefer-binary flag to pip install

Validation

manually inspect workflow for 2.7 to ensure binaries are not being built if not required