fix(pipenv)

closes #2967
This commit is contained in:
Jacob Heider 2023-08-19 17:09:51 -04:00
parent 36ed111015
commit 49fab8a242
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -31,7 +31,7 @@ runtime:
PIPENV_IGNORE_VIRTUALENVS: 1 PIPENV_IGNORE_VIRTUALENVS: 1
test: test:
- test "$(pipenv --version)" = "pipenv, version {{version}}" - pipenv --version | grep {{version}}
- run: | - run: |
pipenv --python 3.7 pipenv --python 3.7