Files
cosec_automation/freeze_requirements.sh
T
2025-11-14 16:52:50 +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