mirror of
https://gitea.com/actions/setup-python.git
synced 2025-08-18 10:39:43 +08:00
3 lines
105 B
TypeScript
3 lines
105 B
TypeScript
![]() |
const CACHE_DEPENDENCY_BACKUP_PATH: string = '**/pyproject.toml';
|
||
|
export {CACHE_DEPENDENCY_BACKUP_PATH};
|