remove unneeded requirements.txt line

pull/66/head
kingpinzs 2021-10-08 00:55:41 -06:00
parent 6d3370464f
commit 1148612742
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ rem Start web server
rem ======================================================================
cd frontend
"%python3_dir%\Scripts\pip.exe" install -r requirements.txt
cmd /c yarn install
yarn start