mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +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.