setup-python/src/cache-distributions/constants.ts
Ivan ec365b4eba
Add and configure ESLint and update configuration for Prettier (#617)
* Add ESLint, update Prettier

* Update docs

* Update tests

* Update licenses

* Fix review points
2023-03-09 12:44:56 +02:00

1 line
65 B
TypeScript

export const CACHE_DEPENDENCY_BACKUP_PATH = '**/pyproject.toml';