pip install flask # 本番用のライブラリ $ pip install pytest pytest-cov # テスト用のライブラリ $ pip freeze | tee requirements.txt ...
確定! 回上一頁