Commit Graph

8 Commits

Author SHA1 Message Date
80b49d3ed8 fix: add arch to cache key (#896)
* fix: add arch to cache key

* test: update tests accordingly
2024-08-07 15:12:32 -05:00
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
7b9ef6fc5a Add another pip default dependency file for cache hash (#604) 2023-02-20 13:36:57 +01:00
2c3dd9e7e2 Add OS info to the error message (#559) 2022-12-07 18:12:42 +01:00
592a7a7a45 Add linux os release info to primary key (#467) 2022-07-19 14:20:19 +02:00
7f80679172 Add fix for Windows caching of pip (#332) 2022-02-04 14:00:41 +03:00
ba33a692f1 Include Python version in pip cache key (#303) 2022-01-31 13:42:08 +03:00
280924fbef Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00