mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
With the latest setup-python actions, there is a better caching mechanism available that also requires less setup, and provides better fallback behavior that should help avoid the random CI failures that have been happening on 3.11 for setuptools-rust. This ensures that we install the necessary dependencies before attempting to build the package or run tests, while still enabling speedups in best case scenario when requirements files haven't changed. See the upstream readme for details: https://github.com/actions/setup-python#caching-packages-dependencies |
||
|---|---|---|
| .. | ||
| build.yml | ||
| ci.yml | ||
| pypi_upload.yml | ||