6f2915e25e
This is necessary to distribute qtpylib with freqtrade when you install it globally.
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
include LICENSE
|
|
include README.md
|
|
include config.json.example
|
|
recursive-include freqtrade *.py
|
|
include freqtrade/tests/testdata/*.json
|