×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Bash
Posted by: Pavel Evtikhov
Added: Feb 14, 2022 4:43 PM
Modified: Apr 4, 2022 1:07 PM
Views: 402
Tags: no tags
  1. python -m venv .venv
  2. .venv/scripts/activate
  3. pip freeze > requirements.txt