1
0
mirror of https://github.com/actions/setup-python.git synced 2026-04-16 19:15:39 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
Evgenii Korolevskii 7b9ef6fc5a Add another pip default dependency file for cache hash (#604) 2023-02-20 13:36:57 +01:00
MaksimZhukov 2c3dd9e7e2 Add OS info to the error message (#559) 2022-12-07 18:12:42 +01:00
Milos Pantic 592a7a7a45 Add linux os release info to primary key (#467) 2022-07-19 14:20:19 +02:00
Dmitry Shibanov 7f80679172 Add fix for Windows caching of pip (#332) 2022-02-04 14:00:41 +03:00
Hugo van Kemenade ba33a692f1 Include Python version in pip cache key (#303) 2022-01-31 13:42:08 +03:00
Dmitry Shibanov 280924fbef Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00