diff --git a/MANIFEST.in b/MANIFEST.in index c41afdcf9..b018ee274 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,6 @@ include LICENSE include README.md -include config.json.example \ No newline at end of file +include config.json.example +include freqtrade/rpc/*.py +include freqtrade/tests/*.py +include freqtrade/tests/testdata/*.json \ No newline at end of file