This repository has been archived on 2024-07-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

3 lines
47 B
Batchfile
Raw Permalink Normal View History

2021-12-24 09:35:09 +05:30
@echo off
pip install -r requirements.txt
pause