Files
api_utils_converse_v2/freeze_requirements.sh
2024-11-22 12:49:21 +05:30

6 lines
142 B
Bash

#!/bin/bash
# Just found this better than remembering the freeze command.
# This is beyond silly.
# Okay, bye!
pip3 freeze > requirements.txt