Skip to content

Commit

Permalink
fix(pipenv)
Browse files Browse the repository at this point in the history
closes #2967
  • Loading branch information
jhheider committed Aug 19, 2023
1 parent 36ed111 commit 49fab8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/pipenv.pypa.io/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runtime:
PIPENV_IGNORE_VIRTUALENVS: 1

test:
- test "$(pipenv --version)" = "pipenv, version {{version}}"
- pipenv --version | grep {{version}}

- run: |
pipenv --python 3.7
Expand Down

0 comments on commit 49fab8a

Please sign in to comment.