Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 300 Bytes

File metadata and controls

22 lines (18 loc) · 300 Bytes
author DavidCBerry13
ms.author daberry
ms.topic include
ms.date 01/29/2022
ms.service azure-app-service
py -m venv .venv
.venv\scripts\activate
python3 -m venv .venv
source .venv/bin/activate