From b4de54216488007fa41bdc3ddf36c5e30ab6aa3f Mon Sep 17 00:00:00 2001 From: Aagam Dalal <57609353+AaDalal@users.noreply.github.com> Date: Tue, 26 Sep 2023 23:27:00 -0400 Subject: [PATCH] Removed pipenv as a requirement --- backend/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/README.md b/backend/README.md index ae8013f82..1a307ec74 100644 --- a/backend/README.md +++ b/backend/README.md @@ -4,7 +4,6 @@ Welcome to the Penn Courses Backend (PCX)! ### Prerequisites -- [`pipenv`](https://pipenv.pypa.io/en/latest/) - [`docker` and `docker-compose`](https://docs.docker.com/get-docker/) - `psql` (usually packaged as `postgresql-client`)