awslabs / aws-c-common

Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.
Apache License 2.0
263 stars 159 forks source link

fix FreeBSD CI to install default python packages #1133

Closed TingDaoK closed 4 months ago

TingDaoK commented 4 months ago

Same fix as https://github.com/awslabs/aws-crt-python/pull/579

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.