Skip to content

Commit

Permalink
Update pipenv version
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Jul 7, 2023
1 parent 5a2d651 commit 10ae1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ This project uses [pipenv](https://pipenv.pypa.io/en/latest/), which is typicall
$ pip install pipenv
$ pipenv --version
pipenv, version 2023.3.20
pipenv, version 2023.6.12
```

On Windows, run `pyenv rehash` if `pipenv` cannot be found. This rehashes pyenv shims, creating a `pipenv` file in `/.pyenv/pyenv-win/shims/`.
Expand Down

0 comments on commit 10ae1ee

Please sign in to comment.