mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-01 00:51:17 +01:00
Previously the yaml version generation could fail if your system-python didn't have yaml installed. Now the virtual env is used, which is guaranteed to support yaml.