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
This commit is contained in:
Vladimir Safonkin
2022-04-04 16:12:24 +03:00
committed by GitHub
parent 9c644ca2ab
commit 7885ec3539
6 changed files with 90 additions and 250 deletions

View File

@ -0,0 +1,2 @@
numpy==1.22.3
pandas==1.4.2