Remove unnecessary install requirements scripts

This commit is contained in:
Arthur Golubtsov
2019-12-27 14:38:35 +00:00
parent 5435a014f2
commit 5b145e2d3c
2 changed files with 0 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
#!/usr/bin/env bash
pip3 install -r requirements.txt

View File

@@ -1,2 +0,0 @@
pip3 install -r requirements.txt
pause