Files
api_internal/freeze_requirements.sh
T

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