mirror of
https://gitcode.com/gh_mirrors/se/setup-python.git
synced 2026-07-02 18:27:49 +00:00
ec365b4eba
* Add ESLint, update Prettier * Update docs * Update tests * Update licenses * Fix review points
2 lines
65 B
TypeScript
2 lines
65 B
TypeScript
export const CACHE_DEPENDENCY_BACKUP_PATH = '**/pyproject.toml';
|