Added test on get_historical_prices.

This commit is contained in:
AuroraTradingTeam
2017-11-08 11:10:31 +00:00
parent 8c9ee64485
commit 84409c29c3
4 changed files with 78 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
include CONTRIBUTING.rst
include HISTORY.rst
include LICENSE
include README.rst
include README.md
recursive-include tests *
recursive-exclude * __pycache__