Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit ee0a91a

Browse files
authored
guide uses uv rather than pipenv, updating text. (#727)
1 parent ed783fe commit ee0a91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/python/serverless-rest-api-example.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ updated_at: 2025-01-06
3636

3737
## Prerequisites
3838

39-
- [Pipenv](https://pypi.org/project/pipenv/) - for simplified dependency management
39+
- [uv](https://docs.astral.sh/uv/#getting-started) - for simplified dependency management
4040
- The [Nitric CLI](/get-started/installation)
4141
- _(optional)_ Your choice of an [AWS](https://aws.amazon.com), [GCP](https://cloud.google.com) or [Azure](https://azure.microsoft.com) account
4242

0 commit comments

Comments
 (0)