dev-dependencies should include freqAI

This commit is contained in:
Matthias
2022-07-21 07:26:44 +02:00
parent a99c126266
commit 6c5e48dd4f
3 changed files with 4 additions and 3 deletions

View File

@@ -14,5 +14,5 @@ if ($pyv -eq '3.9') {
if ($pyv -eq '3.10') {
pip install build_helpers\TA_Lib-0.4.24-cp310-cp310-win_amd64.whl
}
pip install -r requirements-dev.txt -r requirements-freqai.txt
pip install -r requirements-dev.txt
pip install -e .