Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Python Microgenerator libraries list libcst as a dependency because it is needed for the keyword fixup script. Requiring libcst causes conflicts with some AWS libraries.
Context: googleapis/python-bigquery#302 (comment)
Remove libcst as a dependency and edit the fixup script to raise an error if the library is not installed.