15 Commits

Author SHA1 Message Date
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
49a521fa06 Fix poetry version (#445) 2022-07-25 15:02:06 +02:00
d7db8259d9 update pypy versions 2022-06-29 23:41:39 +02:00
27091d50ca minor fix 2022-06-29 20:38:02 +02:00
d358f9e3d7 fix check 2022-06-29 20:28:20 +02:00
1e52de40a4 fixing pipenv 2022-06-29 20:16:07 +02:00
2a20d9b5e0 add --python 3 2022-06-29 19:36:35 +02:00
766e8c6088 Fixing pipenv CI (#444)
* work on fixing pipenv

* change installation of pipenv to curl

* add different logs

* regenerate pipefile.lock

* change pipenv ci
2022-06-29 13:09:14 -04:00
22c6af91ce Change PyPy version to rebuild cache 2022-05-30 15:02:04 +02:00
7885ec3539 Rework pipenv caching test (#375)
* Rework python-pipenv-dependencies-caching test

* Update Pipfile.lock hash in the tests

* Rework python-pipenv-dependencies-caching-path test

* Set location for pipenv test

* Remove requests package from tests

* Test pipenv without caching

* Enable pipenv cache
2022-04-04 09:12:24 -04:00
e4be7a40b0 Initialise pyproject.toml 2022-03-28 13:42:47 -05:00
415c3568c9 Reduce test matrix 2022-03-25 22:53:31 -05:00
18c67b44e4 Initial preparation to add support for poetry 2022-03-25 22:53:30 -05:00
156361d073 Fix ci for pipenv and reduce test matrix (#323) 2022-01-26 18:54:54 +03:00
280924fbef Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00