Fix paths in setup and travis

This commit is contained in:
Matthias
2019-09-08 10:17:44 +02:00
parent 9513115ce0
commit 9d2c6c8de2
4 changed files with 11 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[run]
omit =
scripts/*
freqtrade/tests/*
freqtrade/vendor/*
freqtrade/__main__.py
tests/*