We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8bb29 commit e9718e0Copy full SHA for e9718e0
docs/developer.md
@@ -434,7 +434,6 @@ This documents some decisions taken for the CI Pipeline.
434
* Docker images contain a file, `/freqtrade/freqtrade_commit` containing the commit this image is based of.
435
* Full docker image rebuilds are run once a week via schedule.
436
* Deployments run on ubuntu.
437
-* ta-lib binaries are contained in the build_helpers directory to avoid fails related to external unavailability.
438
* All tests must pass for a PR to be merged to `stable` or `develop`.
439
440
## Creating a release
0 commit comments